
.christmas-banner-badge{
  width: 39px!important;
}
.header .nav-bran:hover{
  text-decoration: none;
}
@media screen and (min-width:1000px) {
header .nav-bran,.nav-white{
  white-space: nowrap;
  
}
.christmas-header-logo-wrapper:hover {
  text-decoration: none;
}
}
@media screen and (min-width:1200px)  and (max-width:1320px) {
 
  .christmas-header-logo-wrapper .christmas-fix-original-logo{
width: 13rem!important;
}
.nav-bran .christmas-banner-badge{
  width: 34px!important;
}
.nav-white .christmas-banner-badge{
  width: 30px!important;
}
}
@media screen and (min-width:1321px)  and (max-width:1400px)   {
  .christmas-header-logo-wrapper .christmas-fix-original-logo{
    width: 15rem!important;
    }
    .nav-bran .christmas-banner-badge{
      width: 39px!important;
    }
    .nav-white .christmas-banner-badge{
      width: 32px!important;
    }
}
@media screen and (min-width:1800px)     {
 
    .nav-bran .christmas-banner-badge{
      width: 46px!important;
    }
 
}
@media screen and (max-width:1200px) {
  .navbar  .christmas-banner-badge{
    width: 31px!important;
  }
  .nav-white  .christmas-banner-badge{
    width: 32px!important;
  }
}