@media only screen and (max-width: 767px) {
#site-logo #site-logo-inner a img {
    width: 210px !important;
}

span.correo-viviana {
    font-size: 15px;
}
}

#site-logo #site-logo-inner a img {
    width: 260px;
}

span.titular-formacion {
    font-weight: 600;
    text-transform: uppercase;
}

span.phone-form {
    font-size: 18px;
    font-weight: bold;
}

h2.titulo-formulario-slider {
    text-align: right !important;
}

.grecaptcha-badge {
    display: none;
}