.shopify-policy__container {
  max-width: 120ch!important;
}
@media only screen and (min-width: 1150px){
  :where(h1:not(.hdt-h1, .hdt-h2, .hdt-h3, .hdt-h4, .hdt-h5, .hdt-h6), .hdt-h1){
    font-size: 3rem;
  }
  :where(h2:not(.hdt-h1, .hdt-h2, .hdt-h3, .hdt-h4, .hdt-h5, .hdt-h6), .hdt-h2){
    font-size: 2rem;
  }
}