.checkout{display:flex;flex-direction:row;gap:64px}.checkout__column{width:50%}.checkout__column--basket-contents .basket__contents__product{max-width:unset;width:100%}.checkout__column.checkout__column--form form{background-color:#000;border:1px #000;border-radius:20px;padding:45px}