body {
    background: #ffffff;
}
.site-header .corp-container{
    max-width: 98%!important;
}
.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 25px;
}
.woocommerce .products .product .loop-product-thumbnail{
background:transparent;
}
#featured-product-section .product_list_widget li{
  float:left!important;
  width:23%!important;
  border-bottom: 0!important;
  margin-right:30px!important;
}
#featured-product-section .product_list_widget li:last-child{
  margin-right:0!important;
}
#featured-product-section .product_list_widget li img {
    float: none!important;
    margin-right: 0!important;
    width: 100%!important;
}