@media only screen and (max-width: 1350px) {
    .interest-bar {
       display:none !important;
    }
    
   
}