.products_maininfo_item{
    height: max-content;
}

.products_fiximg_item:first-child{
    background-image: url(../../assets/img/smz_1800.webp);
}

.products_fiximg_item:nth-child(2){
    background-image: url(../../assets/img/smz_2006.webp);
}

.products_fiximg_item:nth-child(3){
    background-image: url(../../assets/img/smz_2442.webp?test=1);
}