/* updated 02.04.2025 */
/*FID 268*/
/* https://new2ndcapital.com//mp/custom_CSS/mpCSS.css */

/* 3314 | 02.04.2025 */
@media (max-width: 1920px) {
  .whats-diff-heading {
    padding-bottom: 8px !important;
  }
  .advantages-heading-lg::after {
    margin-bottom: -10px !important;
 }
  .advantages-content {
    margin-top: 12px !important;
 }
 .advantages-bg {
  padding-top: 10px !important;
 }
}
@media (max-width: 599px) {
  .advantages-heading-lg::after {
    margin-bottom: -50px !important;
 }
}