.Cart_Products {
  margin-bottom: 100px;
  padding-bottom: 30px;
}
.Cart_Products .container-se {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 0px) and (max-width: 991.98px) {
  .Cart_Products .container-se {
    margin-top: 16px;
    margin-bottom: 24px;
  }
  .Cart_Products {
    margin-bottom: 0px;
  }
}
