@media (max-width: 980px) { 
    .phone { 
        display: none !important; 
    }
}
