/*
* Salla Offer Modal Component: popup modal to display the offers
* You can use these classes to target the elements in the component.
*/
.s-offer-modal-type-products .s-modal-body {
  min-height: 690px;
  position: relative;
}