
@media (max-width:768px){
  html body:not(.adminBody){
    padding-top:74px!important;
    margin-top:0!important;
    background:#eaf5ff!important;
  }

  html body:not(.adminBody) > .cimMobileHeaderV14{
    height:74px!important;
    min-height:74px!important;
    max-height:74px!important;
    background:#fff!important;
    border-bottom:1px solid #d6e8f8!important;
    box-shadow:0 2px 10px rgba(6,35,78,.04)!important;
  }

  html body:not(.adminBody) main.aboutPremium,
  html body:not(.adminBody) main.aboutPremium > section.aboutHero{
    background:#eaf5ff!important;
    background-image:linear-gradient(180deg,#eaf5ff 0%,#eaf5ff 48%,#eef7ff 100%)!important;
  }

  html body:not(.adminBody) main.aboutPremium > section.aboutHero{
    position:relative!important;
    margin-top:0!important;
    padding-top:8px!important;
    padding-bottom:22px!important;
    border-top:0!important;
    overflow:hidden!important;
  }

  html body:not(.adminBody) main.aboutPremium > section.aboutHero::before{
    content:""!important;
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:0!important;
    height:58px!important;
    background:#eaf5ff!important;
    display:block!important;
    z-index:0!important;
    pointer-events:none!important;
  }

  html body:not(.adminBody) main.aboutPremium .aboutHeroGrid{
    position:relative!important;
    z-index:1!important;
    margin-top:0!important;
    padding-top:0!important;
    background:transparent!important;
  }

  html body:not(.adminBody) main.aboutPremium .aboutHeroText,
  html body:not(.adminBody) main.aboutPremium .aboutHeroVisual{
    background:#fff!important;
  }
}
