/* Mobile Standard */

  @media (max-width:767px) {

   #sp-header-wrapper #sp-logo{
      width: 100% !important;
      float: none !important;
      text-align: center;
   }

   #sp-header-wrapper #sp-logo .logo-wrapper .logo{
      width: 100% !important;
      background-size: contain!important;
      display: inline-block;
   }

   #sp-header-wrapper #sp-ad1{
      width: 100% !important;
      float: none !important;
   }