@media screen and (min-width:1024px){
.catchcopy {
    font-size: 40px;
    line-height: 64px;
}
}

