.remove_from_cart_button {
  display: none !important;
}
.review-rating {
  text-align: center !important;
}
@media screen and (min-width: 1025px) {
  .star-rating {
    margin-left: 105px;
  }
}
