@media (max-width: 960px) {
    .contato .iframe {
        flex-direction: column;
    }
}