form.lp-form.form-button-finish-course {
    display: none !important;
}
@media all and (max-width: 767px) {
    #content .lp-content-area {
        padding-left: 0;
        padding-right: 0;
    }
    #popup-course #popup-header .items-progress {
        padding-bottom: 0px;
    }
    #popup-header form.form-button-finish-course {
        display: none !important;
    }
    #popup-course #popup-header .back-course {
        line-height: 45px;
    }
    .lp-material-skeleton {
        overflow: auto;
    }
    #material-file-list tr td:first-child {
        white-space: nowrap;
    }
    #material-file-list tr td {
        padding-left:12px;
        padding-right:12px;
    }
}