.price--large {
  font-size: 3rem!important;
}

@media screen and (min-width: 750px) {
  .price--large {
    font-size: 3rem!important;
  }
}
