@media screen and (max-width: 47.9375em) {
  [data-section$="-new_women_mobile"] .megamenu__section-link:after,
  [data-section$="-new_men_mobile"] .megamenu__section-link:after,
  [data-section$="-new_beauty_mobile"] .megamenu__section-link:after,
  [data-section$="-new_lifestyle_mobile"] .megamenu__section-link:after,
  [data-section$="-bags_women_mobile"] .megamenu__section-link:after,
  [data-section$="-bags_men_mobile"] .megamenu__section-link:after,
  [data-section$="-shoes_women_mobile"] .megamenu__section-link:after,
  [data-section$="-shoes_men_mobile"] .megamenu__section-link:after {
    display: none;
  }

  [data-section$="-new_women_mobile"],
  [data-section$="-new_men_mobile"],
  [data-section$="-new_beauty_mobile"],
  [data-section$="-new_lifestyle_mobile"],
  [data-section$="-bags_women_mobile"],
  [data-section$="-bags_men_mobile"],
  [data-section$="-shoes_women_mobile"],
  [data-section$="-shoes_men_mobile"],
  [data-section$="-new_beauty_mobile"],
  [data-section$="-new_lifestyle_mobile"] {
    background-color: #e5e5e5;
    touch-action: none;
    pointer-events: none;
  }
}

@media screen and (min-width: 988px) {
  .megamenu__bu-container[data-bu-target$="-new"] .megamenu__column--5 {
    display: none;
  }

  .megamenu__bu-container[data-bu-target$="row-new"] .megamenu__column--4 {
    display: none;
  }

  .megamenu__bu-container[data-bu-target$="-new"] .megamenu__column {
    width: 25%;
  }

  .megamenu__bu-container[data-bu-target$="row-new"] .megamenu__column {
    width: 33%;
  }

  .megamenu__bu-container[data-bu-target$="-new"] .megamenu__column img,
  .megamenu__bu-container[data-bu-target$="-new"] .megamenu__item-item,
  .megamenu__bu-container[data-bu-target$="-new"] .megamenu__item-item--image {
    max-width: 98%;
    max-height: 100%;
  }

  .megamenu__bu-container[data-bu-target$="row-new"] .megamenu__column img,
  .megamenu__bu-container[data-bu-target$="row-new"] .megamenu__item-item,
  .megamenu__bu-container[data-bu-target$="row-new"]
    .megamenu__item-item--image {
    max-width: 90%;
    max-height: 100%;
  }

  .megamenu__bu-container[data-bu-target$="-new"] {
    height: 560px;
  }

  .megamenu__bu-container[data-bu-target$="row-new"] {
    height: 600px;
  }

  [data-section$="-new_women_be-inspired"],
  [data-section$="-new_women_categories"],
  [data-section$="-new_men_categories"],
  [data-section$="-new_men_be-inspired"],
  [data-section$="-women_discover"],
  [data-section$="-men_discover"],
  [data-section$="-women_gifts"],
  [data-section$="-men_gifts"],
  [data-section$="-beauty_gifts"],
  [data-section$="-lifestyle_gifts"],
  [data-section$="-women_brands"],
  [data-section$="-men_brands"],
  [data-section$="-beauty_brands"],
  [data-section$="-lifestyle_brands"],
  [data-section$="-women_brands_new_brands"],
  [data-section$="-men_brands_new_brands"],
  [data-section$="-beauty_brands_new_brands"],
  [data-section$="-lifestyle_brands_new_brands"],
  [data-section$="-bags_women_be-inspired"],
  [data-section$="-bags_men_be-inspired"],
  [data-section$="-shoes_women_be-inspired"],
  [data-section$="-shoes_men_be-inspired"],
  [data-section$="-bags_brands"],
  [data-section$="-shoes_brands"] {
    pointer-events: none;
  }
}
