
/* =========================================================
   TISIAS PATCH V194
   OFFICIAL /ican-finals2026 - PC ONLY

   EXACT FIX:
   Remove the clipped legacy card + white gap between
   the global black navigation and the final V170 Finals Hero.

   MOBILE IS UNTOUCHED.
   ========================================================= */

@media (min-width: 901px) {
  #wsite-content,
  .wsite-elements.wsite-not-footer {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  #tisias-v135-finals-hero-card,
  .tisias-v194-final-hero-wrapper {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}
