.category-hero{
    height: 530px;

}
.category-banner-item{
    background-size: cover;
    background-position: center top;
    
}
.category{
    margin-top: -75px;
    min-height: 500px;
}
.category-products ul li {
    margin-bottom: 10px;
}
