.category-product-hero {
    height: 530px;

}

.category-product-banner-item {
    background-size: cover;
    background-position: center top;

}

.category-product {
    margin-top: -75px;
    min-height: 500px;
}

.category-product-nav-item{
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: right center;
    
}