@media screen and (max-width: 1023px) {
    .top-menu
    {
        display: none;
    }
}
