.micro-zone-map{
  background-size:100% 100%!important;
  background-position:center!important;
}

.micro-zone-map:before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:32%!important;
  z-index:1!important;
  pointer-events:none!important;
  background:linear-gradient(180deg,rgba(4,51,129,0) 0%,#043381 34%,#042f78 100%)!important;
}

.micro-zone-map .map-sector{
  right:auto!important;
  bottom:auto!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
}

.micro-zone-map .map-sector-all,
.micro-zone-map .map-sector-toute-l-le{
  right:auto!important;
  bottom:auto!important;
}

.micro-zone-map:after{
  background:linear-gradient(180deg,rgba(3,23,55,.04),rgba(3,23,55,.03))!important;
}
