/**
 * XAN Office v1.4.61.302
 * Yalnız telefon görünümünde harita çevresindeki tekrar eden açıklamaları kaldırır
 * ve haritaya üst başlıktan sonra daha dengeli nefes alanı verir.
 */

@media (max-width: 680px) {
  html body.mxh-theme.home .xan-home-network-stage,
  html body.mxh-theme.front-page .xan-home-network-stage,
  html body.mxh-theme.mxh-front .xan-home-network-stage {
    padding-top: 36px !important;
    padding-bottom: 18px !important;
  }

  html body.mxh-theme .xan-home-network-stage__corporate-note,
  html body.mxh-theme .xan-home-network-stage .xan-v302-mobile-map-note-hidden {
    display: none !important;
  }

  html body.mxh-theme .xan-home-network-stage__shell.xan-footer-v113 {
    width: calc(100% - 14px) !important;
  }

  html body.mxh-theme .xan-home-network-stage .xan-footer-v113__network-layout {
    gap: 12px !important;
  }

  html body.mxh-theme .xan-home-network-stage .xan-tr-map-card {
    margin: 0 !important;
  }

  html body.mxh-theme .xan-home-network-stage .xan-footer-v113__turkiye-map-wrap {
    margin: 0 !important;
  }
}
