
.none {
  display: none !important;
}

.Block.banner_home_page_bottom, .Block.banner_category_page_bottom, .Block.banner_brand_page_bottom, .Block.banner_search_page_bottom {
    width: auto;
}

.home-products.masonry {
    height: 250px;
}

.item {
    min-height: 200px;
}

@media only screen and (max-width: 767px) and (min-width: 480px)
.Content .Center {
    max-width: 100%;
}