@media screen and (min-width: 750px) {
  h1.product-single__title{
    font-size: 1.5rem !important;
  }
}
.grid-product__title br{ display: none;}
.hr--large { margin:0 !important; border-width:0 !important;}
.site-footer { padding-top: 35px; background-color: #F6F6F6;}
.newsletter { margin-bottom: -50px;}