@media only screen and (max-width: 1023px) {
    .page-header.kxm-project-header {
        border: 0 !important;
        box-shadow: none !important;
    }

    .kxm-project-header .kxm-header-location,
    .kxm-project-header .kxm-header-region,
    .kxm-project-header .kxm-header-language {
        display: none !important;
    }
}
