

@media (min-width: 992px) {
  body.mart8 .header .logo,
  body.newyear .header .logo,
  body.may9 .header .logo {background: none;}

  body.mart8 .header .b-head-logo {background: url(/site/public/elfinder/Img/BDM_8mart_Hearder_BG.png) 0 0 no-repeat;}
  body.may9 .header .b-head-logo {background: url(/site/public/elfinder/Img/BDM_9may_Header_BG.png) 0 0 no-repeat;}
 
  body.newyear {
    background-image: Url('/site/public/elfinder/Img/snow-bg.png');
    background-position: center top;
    background-repeat: repeat-y;
    background-color: #dfdfdf;
  }
  body.newyear:before {
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    height: 160px;
    width: 190px;
    z-index: 410;
    background: url(/site/public/elfinder/Img/fir-right.png) top right no-repeat;
  }
  body.newyear .we-in-social {
    top: 120px;
    z-index: 420 !important;
  }
  body.newyear .header .b-head-logo {
    background: url(/site/public/elfinder/Img/BDM_NY_Hearder_BG.png) 0 0 no-repeat;
  }
  
}
