/* .domain-swiper .swiper-wrapper {
  transition-timing-function: linear !important;
} */

.select2-container--default .select2-selection--single {
    border: none !important;
}




.select2-dropdown{
    width: 120px !important;
}