
@media screen and (max-width: 600px){
	.btn-volver {
    font-size: 12px;
	}
	.btn-volver img {
    max-width: 15px;
	}
	.contenido .logo-w2c{
		margin:60px 0;
	}
	.contenido .buscador{
		font-size: 23px;
		background:url(../img/flecha-select.png) no-repeat 95% center;
		background-size: 20px;
	}
	.contenido .opciones ul li a{
		font-size: 18px;
	}
	header .logo-citroen img{
		width: 70px;
	}
	header .logo-mye img{
		width:150px;
	}
	.contenido .fecha,
	.contenido .superficie{
		font-size: 20px;
	}
	.contenido .circuitos .col,
	.contenido .como-llegar .row{
		font-size: 14px;
	}
	.contenido .circuitos .cabecera img{
		max-height: 30px;
	}
	.contenido .como-llegar .row .col{
		width:35%;
	}
	.wrap{
		max-width: 100%;
		padding: 0 0px;
	}
	.contenido .titulo-ruta h1{
		font-size: 20px;
	}
	header .logo-citroen{
		right: 10px;
	}
	.contenido .como-llegar .row .col img {
	max-width: 50px;
	}
	.contenido .indicaciones .col {    
    font-size: 20px;
	}
	.contenedor iframe{
	height: 50vh;
	}
	.contenido .opciones ul {
	padding: 20px 25px 90px 25px;
	}
	.contenido .logo-w2c img {
	max-width: 80%;
	}
	.head-interior .logo-mye img {
    width: 160px;
	}
	.wrc{
	font-size: 30px;
}
	.bajada{
		text-align: center;
		font-size: 15px;
		color: #fff;
	}
	.bajada br{
		display: none;
	}
	.ingresar{
	width: 100%;
}
}
