

@media screen and (max-width:1400px) {
   p.storeFrontsParText {
     padding-left:5% !important;
     padding-right:5% !Important;
 }
}

@media screen and (max-width:767px) {
  p.storeFrontsParText {
     padding-bottom:20px;
 }
.custCopyCard .heroCTA > *:not(:first-child) {
    margin-left: 0px !important;
    margin-top: 16px !important;
 }
}