@media screen and (min-width: 1024px) {
    .headline__copy p {
        padding-right: 30%!important;
    }
}