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