@media (min-width: 800px) and (max-width: 1350px) {
    #detenerFormulario iframe {
        transform: scale(0.8) !important;
        height: 590px !important;
    }
    #detenerFormulario {
        top: 7px;
    }
}
.Conte {
    right: inherit !important;
    left: 26px;
}
