@media screen and (max-width: 1280px) {
    .site-header .inner .content .slogan {
        display: none;
    }
}