@media screen and (min-width: 1024px){
.hero-detail .headline__copy {
    max-width:60%!important;
}
}