@media only screen and (max-width:990px){
.fila_beneficios .panel-grid-cell {
border-right: none;
}
}
@media only screen and (max-width:660px){
.wpcf7-form-control.wpcf7-submit{top:0;float:none;display:inherit;margin:auto;}
}
@media only screen and (max-width:480px){
.fondo-contacto{background-size: contain!important;}
}