@media (max-width: 756px) {
  .mt-phone-90 {
    margin-top: -90px;
  }
}

.easy-autocomplete {
  min-width: 100% !important;
}

.text-uppercase {
  text-transform: uppercase;
}

.no-list {
  list-style-type: none;
}

.lang-dropdown {
  min-width: 10px !important;
  max-width: 120px !important;
}
