@media screen and (max-width: 600px) {

.fas.fa-check, .mobile-hide {
    display: none!important;
}

}