.banner-entry {
    height: 385px;
}
body#app {
  background-color: white;
}
.banner--fixed img {
  background-color: rgb(255 255 255);
}
.lazy__bg.lazy.bg-no-repeat.entered.loaded {
    background-color: white;
}
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(10) > .container {
  margin-top: 0;
  max-width: 50%;
}
@media (max-width: 767px) {
    .AN-MAINBANER .AN-contain {
       height: 20vh !important; 
   margin-top: 10px;
    }
}
.inner.bg-inherit {
    background-color: white;
}
.store-footer__inner .anann-footer .links-contacts-logo .logo {
    max-width: 184px;
}