@media (max-width: 767px) {
img.custom-logo {
    max-height: 65px !important;
}
  
span.saltos-linea {
    display: block;
}
  
.whatsappme__button {
    bottom: 100px !important;
}
}

img.custom-logo {
    height: 80px;
}

.page-header {
    border-bottom: 2px solid #ffa506;
}

.grecaptcha-badge {
    display: none;
}

.whatsappme__button {
    bottom: 50px;
}