.body-ajax-cart-open { overflow: hidden !important; width: 100%; height: 100%; position: fixed; }
#ajax-cart__content { height: 100%; }
.ajax-cart__form { height: calc(100vh - 60px); overflow-y: auto; overflow-x: hidden; }
