a {
  color: initial;
}
mark,
ins {
  font-weight: 500;
}
.r-goods-col {
  position: relative;
}
.r-goods-col::marker {
  content: none;
}
.add_to_cart_button,
.onsale {
  display: none;
}
.mp-wrap h2.r-goods-item__name {
  font-size: 1rem;
  line-height: 1.1875em;
  font-weight: 500;
  text-align: left;
}
.r-goods-item__pic {
  -o-object-fit: cover;
  object-fit: cover;
}
form {
  margin-bottom: 0;
}
