/* Preserve room for the price below the i10 studio image on narrow screens. */
@media(max-width:760px){
 .rms-results.checkout-page .rms-offer-grid .catalog-car-visual:has(.studio-car[data-model="i10"]){min-height:150px}
 .rms-results.checkout-page .rms-offer-grid .catalog-card{min-height:390px}
}
