:root {
        --logo-max-width: 150px;
}
.collage .img-cont a img {
    object-fit: cover;
}

.featured-products .owl-carousel .owl-item .owl-lazy {
    opacity: .7;
    object-fit: cover;
}
.featured-products {
  margin-bottom: 5%;
}
.button, nav.main ul li a {
    text-transform: uppercase;
    letter-spacing: 1px;
}

#heading_7819 h1 {
  font-size: 1.3em;
  line-height: 1.1em;
}

@media only screen and (max-width: 600px) {
#heading_7819 h1{
font-size: 1.1em;
}
}
