.card__media {
    background: #fff;
}
.product__info-wrapper .rte ul{
  list-style-position: inherit;
}

.product__info-wrapper .product__description ul li p{
  margin: 0px;
}
.product__info-wrapper .product__description .sqs-block p {
    margin-top: 0px !important;
    margin-bottom: 5px;
}