.banner-contato {
    background: linear-gradient(75deg, #0064F0 0%, #00C8FA 108.33%);
    width: 100%;
    min-height: 306px;
    align-items: center;
    display: flex;
}

.forms {
    margin-bottom: 0;
}

iframe {
    width: 100%;
    margin-bottom: -10px;
}