@media (max-width: 415px) {
  .logo, .ush_image_1 {
          margin-left: -1.0rem !important;
        margin-top: 125px !important;
        position: relative !important;
        height: 66px !important;
  }
  .ush_image_1 {
    height: 50px !important;
  }
  .state_mobiles .stickybuttons {
      width: 275px!important;
  }
  .header_hor.state_mobiles .l-subheader-cell.at_right>* {
      margin: 0!important;
  }
  .state_mobiles .stickybuttons a {
      font-size: .55rem!important;
  }
}

/*@media (min-width: 415px) {*/
/*  .logo2 {*/
/*    display: none;*/
/*  }*/
  
/*  .infoText {*/
/*      padding-left: 10px!important;*/
/*  }*/

/*}*/

li > .w-nav-item-toggle {
    display:none!important;
}