.logo{
    max-width: 300px !important;
}
.fixed .logo{
    filter: brightness(0) invert(1);

}
.header-middle{
    padding-bottom: 0 !important;
}
.brands-slider > .owl-item {
    display: block;
    margin: auto 0;
    height: 140px;
    width: 100px;
}

.brands-slider > .owl-item img{
    /*background: 50%/cover #D4E1EA url('../images/product-bg.jpeg') !important;*/
    height: 140px !important;
    width: 220px !important;
}
.product-default figure {
    /*background-image: url('../images/product-bg.jpeg');*/
    /*background-size: cover; !* Adjust as needed *!*/
    /*background-position: center; !* Adjust as needed *!*/
    /*background: 50%/cover #D4E1EA url('../images/product-bg.jpeg') !important;*/
    height: 212px !important;
    /*width: 180px !important;*/
    border: 1px #ceccc7 solid;
}
