.CmPricesBlockTableHost .CmProductPriceList-intable{width:100%; min-width:0; max-width:100%;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceHeader{display:none;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceRows{gap:0;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceRow{flex-wrap:nowrap; border-bottom:1px solid #d8d8d8;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceRow:last-child{border-bottom:0;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceCell{min-height:42px;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceCell-delivery,
.CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceCell-available{flex:0 0 38px;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceCell-stock{flex:1 1 86px; min-width:64px; overflow:hidden;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceCell-svg-options{flex:0 0 42px;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceCell-price{flex:0 0 172px; min-width:172px; border-right:0; background:#fff;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmPriceChangeQuant{padding:4px 5px; min-width:0;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmPriceQuantWrap{justify-content:flex-end!important; gap:5px!important;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmTablePriceOptions{justify-content:flex-end; margin-top:3px; padding:3px 0 0;}
.CmPricesBlockTableHost .CmProductPriceList-intable .CmTablePriceOptionsInner{justify-content:flex-end!important;}
@media screen and (max-width:648px){
    .CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceCell-price{flex:0 0 166px; min-width:166px;}
    .CmPricesBlockTableHost .CmProductPriceList-intable .CmProductPriceCell-stock{flex:1 1 0; min-width:0;}
}
