@media only screen  and (min-width: 0px) and (max-width:767px) 
{
	
	.selectt
	{
    width: 100%;
	}
	.C-title {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 50px;
	}
	#map_canvas{
	width: 100% ;
	}
	.iconos .col-lg-12:nth-child(1) {
    margin-top: 40px;
}
	.hidden-lg
	{
	margin-top:20px;
	}

	.marginImgDuotono {
		margin-bottom:5px;
		margin-top:15px;
	}
}