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

@media screen and (max-width:1200px) and (min-width:1084px) {
.text-spacing  .m-feature .textscoot p.c-paragraph-1,
 .m-feature .textscoot p.c-paragraph-1[style] {
   font-size:15px !important;
}

.text-spacing  .m-feature .textscoot h3,
 .m-feature .textscoot h3[style] {
   font-size:24px !important;
 }
}