@media screen and (max-width: 36rem) {
  .totals__total-value {
    font-size: 1.50rem;
    font-weight: 700
  }
}