#body-contacto{
    background-image: url(../img/fon3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#spin{
	color: #fff;
}

#pop1{
	display: none;
	margin: 20px;
}

#pop2{
	display: none;
	margin: 20px;
}

@media (max-width:768px){
    #contenedor-contacto{
    padding: 40px;
    padding-bottom: 0px;
    }
}
