#body-content-custom .image-grid-top {
  margin-top: 60px;
}
#body-content-custom .image-grid-custom {
  width: 50%;
  padding: 0px;
  float: left;
}
@media (max-width: 767px) {
  #body-content-custom .image-grid-custom {
    width: 50%;
  }
}
@media (max-width: 418px) {
  #body-content-custom .image-grid-custom {
    width: 100%;
  }
}
#featured-custom .product-wrapper-link {
   height: 360px; }

.featured-products-module .featured-products .featured-product  {
    	width: 23%; }
.featured-products-module .featured-product .pricing-actions-display .product-pricing .product-sale-price {
    text-align: center; }
.featured-products-module .product-wrapper-link .product-details-link {
    color: #fff;
    background-color: #007cc3; }


/* Help Module */

.help-phone.help-text-hover {
    display: none!important;
}