/***=================== Max Width ========================***/
@media (max-width: 767px) {
    .el-feedback-slider {
        position: relative !important;
    }
}