.intro-layer h3 {
    line-height: 45px;
    font-size: 35px;
    width: 100%;
    margin: 0 auto 25px !important;
}
.invert .image_cover { right: 0; }
.invert .cover > img { display: none; }
.mapaFrame { width: 100%; height: 400px; border: none; }
footer .logo { width: 150px; }
@media screen and ( max-width : 767px ) {
	.intro-layer h3 { font-size: 25px; line-height: 30px; }
}