@media screen and (max-width:1200px) {
    div[data-component="Hero Primary"] {
        padding-top: 40px !important;
    }
}