@charset "UTF-8";.conteudo{min-height:400px}.conteudo .grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;margin-bottom:30px}.conteudo .grid .foto img{max-width:100%}.conteudo .grid .texto p{margin-bottom:15px}.conteudo-mapa p{margin-bottom:20px;text-align:center}.conteudo-mapa iframe{margin-bottom:40px}@media screen and (max-width: 680px){.conteudo .grid{grid-template-columns:1fr}}
