@media (max-width:767px) {
    .hide-txt-xs{
        display: none;
    }
}


