 
  @media (max-width: 576px) {
  		h1 {font-size: 40px;}
  		.logo_header {display:none !important;}
  		.log_head {margin-left: 2.5rem;margin-top: 0.5rem;font-size: 25px;}
  		.active .log_head {margin-left: 0;}
  		.active #menuToggle > span {filter: brightness(1) invert(0);}
      .active .menu-boton-contacto {top: 1px;}
}
 