#webSite_headerEventDetailImage{
	position: relative;
    height: 285px;
    background: url(//media.marcate.com.mx/webAsset/marathon/totalru1/eventRace/infoCustom/SPTMCAR1539792876/cdp_header_evento.png) no-repeat center center;
    background-size: cover;
    margin: 0 auto 0 auto;
}
@media (max-width: 576px) {
	#webSite_headerEventDetailImage{
		position: relative;
		height: 140px;
		background: url(../img/DiaDelPadreMovil.jpg) no-repeat center center;
		background-size: cover;
		margin: 0 auto 0 auto;
	}
}

#webSite_eventThumb{
	background: url(//media.marcate.com.mx/webAsset/marathon/totalru1/eventRace/infoCustom/SPTMCAR1539792876/cdp_Logo_evento.png);
	background-color: #ffffff;
	border: solid 4px #0012a1;  
}