@media (max-width: 768px) {
    .ti-widget.ti-certificate.ti-widget-appeared {
        display: none !important;
    }
}