section#customers, .sec-pTB.mbH {
    display: none;
}
.thanks-form {
    display: flex;
    justify-content: center;
    align-items: center;
}

.thanks-form iframe {
    width: 70%;
    height: 500px;
}
