@media (min-width: 768px) {
    .pc-hide-important {
        display: none!important;
    }
}