#test {
  font-size: 10px;
}
.test_class {
  color: #000;
}
.map-iframe iframe {
  width: 100%;
  height: 459px;
}
.address-w {
  max-width: 209px;
}
.form-title {
  font-size: 2.4rem;
}

@media (max-width: 767px) {
  .address-w {
    margin: auto;
  }
  .home-slider .alt-font.fs-80.lg-fs-90 {
    font-size: 40px !important;
    line-height: 40px !important;
  }
  .mobile-lang {
    align-items: end !important;
    display: inline-block !important;
    text-align: right;
    width: 100%;
  }
  .mobil-lang-btn {
    align-items: center;
    justify-content: center;
    display: flex !important;
    margin-left: auto;
    margin-right: 0 !important;
  }
}
