@media screen and (max-width: 768px){
  .widget-type_system_widget_v4_header_4 .header__logo img {
    max-height: 100px;
  }
}

.icoNCV {
  width: 58px;
  height: 58px;
}
.bh-widget-page-wrapper {
  bottom: 85px !important;
  right: 20px !important;
}

.product-preview__photo .product-preview__available, .not-available .product__available {
  display: none !important;
}
.product-preview.not-available .product-preview__photo img, .product.not-available img {
  opacity: 1 !important;
}
