@media screen and (min-width: 480px){
    
.t-img-select__control, .t-img-select__item{
    width: calc(20% - 10px)!important;

    }}