@media screen and (max-width: 1024px){
    .very-top-header{
        display: none;
    }
}