@media (min-width: 981px) {
  body.home-feed-page.feed-banner-tabs-attached .feed-site-banner {
    margin-top: 6px !important;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
  }

  body.home-feed-page.feed-banner-tabs-attached .feed-site-banner + .layout-grid {
    margin-top: 0 !important;
  }

  body.home-feed-page.feed-banner-tabs-attached .feed-site-banner + .layout-grid .layout-wide-top {
    margin-top: 0 !important;
  }

  body.home-feed-page.feed-banner-tabs-attached .feed-site-banner + .layout-grid .feed-reels-tabs-card {
    border-radius: 0 !important;
    border-top: 0 !important;
    box-shadow: 0 16px 34px rgba(15, 23, 42, .08) !important;
  }
}
