@media (max-width: 767px) {
 .top-center-header {
    display: none !important;
 }
}