/* Product Features Grid - 5 columns for housing loan page */
.product-features-section .product-feature-title {
    margin-bottom: 0;
}

.product-features-section .product-feature-desc {
    margin-top: 16px;
}

@media (max-width: 992px) {
    .case-section .section-title .highlight {
        display: block;
        margin-top: 4px;
      }
}