.chartSize {
    .chartSize-body {
       &.body-banner { 
        padding-top: 60px;
        @media screen and (max-width: 768px) {
            padding-top: 20px;
        }
        } 
        .Size-middle {
            .Size-big {
                width: 850px;
                margin: 0 auto;
                @media screen and (max-width:900px) {
                    width: 85%;
                }
                h2 {
                    color: #000;
                    font-family: "Sofia Sans Condensed";
                    font-size: 40px;
                    font-style: normal;
                    font-weight: 600;
                    line-height: normal;
                    letter-spacing: 1px;
                    text-transform: uppercase;
                }
                .product-size {
                    h2 {
                        margin-top: 50px;
                        margin-bottom: 8px;
                    }
                }
                .text-explain {
                    max-width: 730px;
                    flex-shrink: 0;
                    color: #233234;
                    font-family: Lato;
                    font-size: 14px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: normal;
                    margin-top: 8px;
                    margin-bottom: 37px;
                }
                p {
                    color: #233234;
                    font-family: Lato;
                    font-size: 14px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: normal;
                }
                .label-size {
                    margin-top: 30px;
                    h4 {
                        color: #000;
                        font-family: "Sofia Sans Condensed";
                        font-size: 15px;
                        font-style: normal;
                        font-weight: 700;
                        line-height: normal;
                        letter-spacing: 1px;
                        text-transform: uppercase;
                    }
                    .label-content {
                        width: 424px;
                        height: 86px;
                        flex-shrink: 0;
                        border-radius: 2px;
                        background: #FAFAFA;
                        padding: 20px;
                        margin-top: 8px;
                        @media screen and (max-width: 768px) {
                            width: 100%;
                        }
                        .label-content-top {
                            width: 100%;
                            .line-line {
                                width: 100%;
                                height: 5px;
                                flex-shrink: 0;
                                background: #EAEAEA;
                                margin: 0;
                                .line-l {
                                    background-color: #2e2b2b;
                                    height: 100%;
                                    display: block;
                                }
                            }
                            span {
                                position: relative;
                                width: 17px;
                                height: 17px;
                                flex-shrink: 0;
                                border-radius: 4px;
                                border: 1px solid #575757;
                                background: #FFF;
                                display: block;
                                top: -11px;
                            }
                        }
                        .label-content-text {
                            display: flex;
                            justify-content: space-between;
                            position: relative;
                            top: 5px;
                            p {
                                color: #5a5a5a;
                                font-family: "Lexend Deca";
                                font-size: 13px;
                                font-style: normal;
                                font-weight: 400;
                                line-height: normal;
                                text-transform: uppercase;
                                letter-spacing: 0;
                                @media screen and (max-width: 768px) {
                                    font-size: 12px;
                                }
                            }
                        }
                    }
                    .label-box2 {
                        display: none;
                    }
                    .label-box3 {
                        display: none;
                    }
                    .label-text-u {
                        color: #233234;
                        font-family: Lato;
                        font-size: 14px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 24px;
                        width: 424px;
                        letter-spacing: 0.1px;
                        margin-top: 12px;
                    }
                }
                .product-size {
                    p {
                        color: #233234;
                        font-family: Lato;
                        font-size: 14px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: normal;
                        width: 814px;
                    }
                    .letter-wrapper {
                        position: relative;
                        .letter {
                            &.collapsed {
                                max-height: 102px;
                                overflow: hidden;
                                position: relative;
                            }
                        }
                        .read-more-btn {
                            color: #233234;
                            font-family: Lexend;
                            font-size: 11px;
                            font-style: normal;
                            font-weight: 500;
                            line-height: 22px;
                            letter-spacing: 0.393px;
                            text-transform: uppercase;
                            border: 0;
                            background-color: white;
                            margin-top: 18px;
                        }
                    }
                }
                .Size-table {
                    .shoe-size-table-wrapper {
                        overflow-x: auto;
                        margin-top: 22px;
                        @media screen and (max-width: 768px) {
                            margin-top: 25px;
                        }
                        h3 {
                            color: #333;
                            font-family: Lexend;
                            font-size: 16px;
                            font-style: normal;
                            font-weight: 400;
                            line-height: 150%;
                        }
                    }
                    .tb-tb2 {
                        display: none;
                    }
                    .shoe-size-table {
                        border-collapse: collapse;
                        text-align: center;
                        margin-top: 10px;
                        color: #233234;
                        text-align: center;
                        font-family: Lato;
                        font-size: 14px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: normal;
                    }
                    .shoe-size-table td {
                        border: 1px solid #ccc;
                        min-width: 37.8px;
                        font-family: Lato;
                        font-size: 14px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: normal; 
                        padding-top: 6px;
                        padding-bottom: 6px;
                    }
                    .shoe-size-table th {
                        border: 1px solid #ccc;
                        padding: 8px;
                        font-family: "Sofia Sans Condensed";
                        font-size: 15px;
                        font-style: normal;
                        font-weight: 700;
                        line-height: normal;
                        letter-spacing: 1px;
                        text-transform: uppercase;
                        min-width: 113px;
                    }
                    .shoe-size-table thead {
                        background-color: none;
                        font-size: 14px;
                        font-weight: 400 !important;
                        ;
                    }
                }
            }
        }
    }
    &.chartSize-banner {
        padding-bottom: 60px;
        @media screen and (max-width: 768px) {
            padding-bottom: 20px;
        }
    }
}
@media screen and (max-width: 768px) {
    .chartSize {
        .chartSize-body {
            .Size-middle {
                .Size-big {
                    width: 100%;
                    .text-explain {
                        margin-top: 10px;
                    }
                    .label-size {
                        .label-box1 {
                            display: none;
                        }
                        .label-box2 {
                            width: 100%;
                            display: block;
                            margin: 10px auto;
                        }
                        .label-text-u {
                            max-width: 100%;
                            margin-top: 15px;
                        }
                    }
                    .product-size {
                        p {
                            width: 100%;
                            height: auto;
                        }
                        h2 {
                            margin-top: 40px;
                            margin-bottom: 18px;
                        }
                    }
                    .Size-table {
                        .shoe-size-table th {
                            min-width: unset;
                            width: 33.3%;
                        }
                        .tb-tb2 {
                            display: table;
                            width: 100%;
                        }
                        .tb-tb1 {
                            display: none;
                        }
                        .shoe-size-table-wrapper {
                            h3 {
                                text-align: center;
                            }
                            mar
                        }
                    }
                    h2 {
                        font-size: 24px;
                    }
                }
            }
        }
        padding-left: 15px;
        padding-right: 15px;
    }
}