/* BASIC css start */
#contentWrapper {
    padding: 0;
    background: #FFFCF8;
}

#contentWrap {
    max-width: 100%;
    padding: 0 19px;
}

.tab-contents-wrap .inner-box .desc {
    margin-top: 12px;
    text-align: center;
    color: #5A5858;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    word-break: break-all;
}

@media (max-width: 768px) {
    .breadcrumb-wrap {
        margin-bottom: 32px;
    }

}

@media (max-width: 375px) {

}

/* BASIC css end */

