@media screen and (max-width: 639px) {
    .dn-xs {
        display: none !important;
    } 
}
