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

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