

.banner-slider-box {
    max-width: 100%;
    background-size: cover;
       
}

.ukv-telephone {
    font-size: 25pt;
}



img {
    max-width: 100%;
    
}

#main-content-wrapper {
    width: 100%;
    padding: 0px;
    margin: 0px;
    
}
 

#main-content {
    width: 100%;
    padding: 0px;
    margin: 0px;
}



.product-box {
    /*width: 275px;*/
    margin-bottom: 20px;
}



.product-box star {
    width: 20px;
    height: 20px;
    font-size: 7pt;
}

.product-box h1 {
    font-size: 13pt;
}

.product-box h3 {
    font-size: 8.5pt;
    font-family: 'Gotham-book';
}

.product-box h3::before {
    display: none;
}

#social-media-wrapper {
    width: 100%;
    padding: 0px;
   
    
    
}

.social-media-box {
    padding: 0px;
    width: 100%;
}

#side-content {
    display: block;
    overflow: hidden;
    width: 0px;
    height: 0px;
}

#quick-quote-box {
    bottom:0px;
    position:fixed;
    overflow: hidden;
    width: 100%;
    height: 40px;
    margin: 0px;
    text-align: center;
}

#social-media-wrapper{
    width:100%;
}


#footer-wrapper {
    width:100%;
}

#smallFooter {
    width:100%;
}


#main-content {
    width:100%;
}








