.collage .img-cont a img {
    object-fit: cover;
}

.featured-products .owl-carousel .owl-item .owl-lazy {
    opacity: .7;
    object-fit: cover;
}

:root {
        --logo-max-width: 200px;
}

.footer-widget .social-icons svg {
fill: #E4FFC0;
}

@media (max-width: 600px) {
  .CB-5050ImageLeftSection-image {
    height: 55vh !important;
  }
}
section.featured-products {
 margin-bottom: 75px; 
}