@media (max-width:768px) {
    .course-select-btn {
        justify-content: center;
    }

    .course-select-btn .smb-btn {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .course-select-btn .wp-block-snow-monkey-blocks-btn {
        width: 100%;
    }

    .fz11 {
        font-size: 11px !important;
    }

    .fz12 {
        font-size: 12px !important;
    }

    .fz13 {
        font-size: 13px !important;
    }

    .fz14 {
        font-size: 14px !important;
    }

    .fz16 {
        font-size: 16px !important;
    }

    .fz18 {
        font-size: 18px !important;
    }


    .fz20 {
        font-size: 20px !important;
    }

    .fz22 {
        font-size: 22px !important;
    }

    .fz28 {
        font-size: 28px !important;
    }

    .fz36 {
        font-size: 36px !important;
    }

    .padding10 {
        padding: 10px;
    }

    .padding0 {
        padding: 0px !important;
    }

    .let-spa-1 {
        letter-spacing: 0.1px;
    }

    .w100 {
        width: 100% !important;
    }

    .jcc {
        justify-content: center !important;
    }

    .tac {
        text-align: center !important;
    }

    .txt-left {
        text-align: left !important;
    }

    .gap0 {
        gap: 0 !important;
    }

    .gap5 {
        gap: 5px !important;
    }

    .gap10 {
        gap: 10px !important;
    }

    .gap15 {
        gap: 15px !important;
    }

    .gap20 {
        gap: 20px !important;
    }

    .mt15 {
        margin-top: 15px !important;
    }

    .mb25 {
        margin-bottom: 25px !important;
    }

    .fz20_media_title .smb-media-text__title {
        font-size: 20px;
    }

    .fz19_media_title .smb-media-text__title {
        font-size: 19px;
    }

    .flex_jcc {
        justify-content: center;
    }

    .align-items-center {
        align-items: center !important;
    }

    .business-stage .wp-block-snow-monkey-blocks-items-item-free {
        padding: 0 5px;
    }

    .column-reverse {
        flex-direction: column-reverse !important;
    }

    .padding15 {
        padding: 15px !important;
    }


    .btnDesign {
        max-width: inherit;
    }

    .smb-section__contents-wrapper--left>.smb-section__header .smb-section__title:after {
        margin-top: 5px;
    }

    .smb-section__header>*+.smb-section__lede,
    .smb-section__header>*+.smb-section__lede-wrapper {
        margin-top: 5px;
    }

    .padding45-20 {
        padding: 45px 20px !important;
    }

    .pl20 {
        padding-left: 20px !important;
    }
    .rowGap25 {
        row-gap: 25px !important;
    }
    .colGap6 {
        column-gap: 6px !important;
    }
    .line-height-1_2 {
        line-height: 1.2 !important;
    }
}