.wt_assortment_image_xs {
    width: 25px;
    height: auto !important;
}

.wt_assortment_image_s {
    width: 50px;
    height: auto !important;
}

.wt_assortment_image_m {
    width: 100px;
    height: auto !important;
}

.wt_assortment_image_l {
    width: 150px;
    height: auto !important;
}

.wt_assortment_image_xl {
    width: 200px;
    height: auto !important;
}