@media screen and ( max-width: 980px ) {
.reverse {
display: flex;
flex-direction: column-reverse;
}
} .grecaptcha-badge { 
visibility: hidden!important; 
}
.contenedor-bloques {
display: flex;
gap: 15px;
justify-content: center;
}