.cart-section.wait {
  height: 780px;
  margin: 10px 0;
}

@media (max-width: 1199px) {
  .cart-section {
    height: auto;
  }
}
