#home-banner{display:flex;align-items:end;justify-content:left;height:75vh;background:url(/fend/images/homeBanner.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;}@media(max-width:500px){#home-banner{height:50vh;}}#home-content{padding-top:5vh;padding-bottom:5vh;}@media(min-width:992px){#home-content{padding-top:10vh;padding-bottom:10vh;}}#home-content .intro-section{background-color:#d9d3c1;margin-left:3em;padding-top:15px;padding-bottom:50px;}#home-content .intro-section h2{font-weight:bold;}#home-content .image-intro img{width:35%;float:right;margin-top:-12em;}@media(max-width:1199px){#home-content .image-intro img{width:40%;}}@media(max-width:767px){#home-content .image-intro img{width:75%;margin-top:-1em;margin-right:-1em;}}#home-content .product-gallery-section{padding-top:10vh;}#home-content .product-gallery-section .product-list .col-md-3{padding:15px;}