@media screen and (max-width: 640px){
.t-img-select__control {
  width: calc(25% - 10px) !important;
}
}

.t-form-success-popup {
 z-index: 9999999999 !important;
}

