.basket-content{grid-template-columns:3fr 1fr 1fr}@media (max-width:63.99rem){.basket-content td{border:none}.basket-content__img-title-cell{grid-column:1/-1;margin-bottom:var(--spacing-5)}.basket-content__price{grid-column:2/-1}.basket-content__rowhandling{padding-bottom:var(--spacing-6);border-bottom:1px solid var(--shadeLightestColor)!important}}.basket-content__figure{max-width:60px;margin-bottom:auto}@media (min-width:40rem){.basket-content__figure{max-width:96px}}@media (min-width:92rem){.basket-content__figure{max-width:130px}}.basket-content--orders{grid-template-columns:50px auto 1fr}@media (min-width:40rem){.basket-content--orders{grid-template-columns:1fr auto 1fr}}