@media screen and (min-width: 641px) {
    .t-input-group .t-img-select__container>.t-img-select__control, .t-input-group .t-img-select__container>.t-img-select__item {
       
        width: 50px!important;
    }
}

.t-img-select__container {
    justify-content: center!important;
}