#wrapper{
background-image: url("https://i.ibb.co/jVxH7pY/bg.png");
background-position: 2% 0%;
background-repeat: no-repeat;
background-size: cover;
}


.page-content.page-cms ul, p{
color:black;}
.product-prices .tax-shipping-delivery-label {
  color:black;}

@media (max-width: 767px) {
  .carousel .carousel-item img
{
  width: 169%;
  max-width: 221%;
  height: auto;
  margin-left: -84%;
}
.carousel .carousel-item figure
{
  display: inline-block;
  margin: -77px;
  }}