#PageMain, #PageFooter { margin-top: 0; }

@media (min-width: 768px) {
.sePage .sePageLayout .hlc-feature-catalog-section .seSearchProductsContainer .seProduct {
 width: -webkit-calc(50% - 2px);
 width: calc(50% - 2px);
}
}