/**
 * XAN Office v1.4.61.306
 * Harita altındaki gereksiz tekrarları ve ara Ofis Araçları promosunu kaldırır.
 */

html body.mxh-theme .xan-home-network-stage .xan-v304-map-visual-card,
html body.mxh-theme .xan-home-network-stage__corporate-note,
html body.mxh-theme .xan-home-network-stage .xan-v306-legacy-map-extra {
  display: none !important;
}

html body.mxh-theme .xan-home-network-stage .xan-v305-guide-card {
  margin-bottom: 0 !important;
}

@media (max-width: 680px) {
  html body.mxh-theme .xan-home-network-stage .xan-v305-guide-card {
    margin-bottom: 8px !important;
  }
}
