/* Fixes for mobile login menu */
@media screen and (max-width: 970px) {
 
  .logo_header {
    margin-top: 15px;
  }

}