@media only screen and (min-width: 1024px){
.bannerCopy {
    display: inline-block;
    max-width: 40% !important;
}
}