.top-container .logo img {
    height: 54px;
    width: 60px;

}

.page-title-wrapper {
    margin-bottom: 0px !important;
}

.product-image-photo {
    height: 200px !important;
}

.products-grid .product-item .product-item-name,
.products-list .product-item .product-item-name {
    font-size: 14px;
}

.brand-logo img {
    height: 125px;
}

.block.widget.brands {
    display: none;
}

.block.widget.brands.brands-on-homepage {
    display: block;
}