@media (min-width: 992px){
 
    
    body .home-page .t-show-mobile {
        display: none !important;
   }
}