#kh_n00WC *, #khLicMain #mainContentContainer #kh_n00WC * {
    box-sizing: border-box !important;
}

#kh_n00WC img {
    max-width: unset;
}

#kh_n00WC {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    margin-top: 45px;
    margin-bottom: 45px;
}

#kh_n00WC button {
    border: 0 none;
    padding: 0;
}

#kh_n00WC ul {
    margin: 0;
    padding: 0;
}

#kh_n00WC img {
    margin: 0;
    padding: 0;
}

#kh_n00WC ul li {
    list-style-type: none;
    padding: 0;
}

#kh_n00WC h2, #kh_n00WC h3 {
    padding: 0;
    margin: 0;
    font-weight: normal !important;
    line-height: 1.25;
}

#kh_n00WC p {
    font-size: 14px;
    line-height: 1.5;
    padding: 0;
}

@media screen and (max-width: 1028px) {
    #kh_n00WC {
        width: 686px;
    }


}

@media screen and (max-width: 740px) {
     #kh_n00WC {
        width: 100% !important;
        margin: 20px 0 !important;
        padding: 0 !important;
    }
}

#khLicMain #khContentHeading > h1 {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    overflow: hidden;
    width: 0;
    height: 0;
    line-height: 0;
}

/* RTEWC */

#kh_n00WC .rteWC {
    padding: 45px;
}

#kh_n00WC .rteWC :last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

#kh_n00WC .rteWC.rteWC2col {
    columns: 2;
    column-gap: 45px;
}

@media screen and (max-width: 1028px) {
    #kh_n00WC .rteWC {
        padding: 30px;
    }
    #kh_n00WC .rteWC.rteWC2col {
        column-gap: 30px;
    }
}

@media screen and (max-width: 670px) {
    #kh_n00WC .rteWC {
        padding: 30px 0
    }
}

@media screen and (max-width: 568px) {
    #kh_n00WC .rteWC.rteWC2col {
        columns: 1;
    }
}

@media screen and (max-width: 380px) {
    #kh_n00WC .rteWC {
        padding: 20px;
    }
}