@media only screen and (max-width: 768px) {
    .omni-hz-stepchart-label {
        font-size: 14px !important;
        max-width: 6rem !important;
        text-align: center !important;
        top: 0px !important;
        text-overflow: unset !important;
        white-space: unset !important;
    }
}