@media (max-width: 767px) {
    .page-header {
        background-position: initial !important;
        background-size: cover !important;
    }
}