#tui_world{
  position: relative;
  margin: 0px !important;
  padding: 0px !important;
  width: 100vw !important;
  height: 100vh !important;
  z-index: 5001;
}
.page-tui-world .main-container {
  margin-top: 0px !important;
}
#tui_world .row{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.gm-style div {
  font-family: "TUIType" !important;
}
#gm-MeteoInfo {
  height: 400px;
  overflow-y: auto !important;
}
.labels div {
  height: 27px;
}
.labels {
  color: black;
  font-family: "TUIType", "Arial", sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  width: 150px;
  padding: 5px;
}
.labels span {
  font-size: 14px;
}
