.images img  {
width:300px!important;
height:300px!important;
	    max-width: 300px!important;
}
.section-box-home-top-categories {
    padding-top: 90px!important;
    padding-bottom: 60px!important;
}
.section-box-home-featured-categories {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.section-box-news {
    padding-top: 80px!important; 
}
.section-box-home-top-products{
    padding-top: 0px!important;
    padding: 16px 0 40px!important;
}
.section-box-home-offers {
    padding-top: 40px!important; 
}
.featured-hp-1 .view-all {
    text-align: center;
    padding: 30px 0 10px;
}


@media only screen and (max-width: 768px) {
    .section-box-home-top-categories {
        padding-top: 0px!important;
        padding-bottom: 10px!important;
    }
    
}
.footer-section {

    margin: 0 0px 80px!important;
}