@media (max-width:1023px)
{
    .top_panel_image,
    .top_panel_wrap
    {
        display:none !important;
    
}
}