.dt-helpcenter-header {
    height: auto;
    max-width: 1150px;
    min-width: 300px;
    text-align: center;
}

.dt-helpcenter-information-container {
    height: auto;
    max-width: 1150px;
    min-width: 300px;
}

.dt-helpcenter-ic-header {
    font-size: 25px;
}

.dt-helpcenter-ic-contents {
    font-size: 25px;
}

.dt-helpcenter-ul {
    margin-block-end: 0em;
    margin-block-start: 0em;
}

.dt-import-world-container {
    font-size: 25px;
}

.dt-helpcenter-enumeration {
    display: flex;
}

.dt-helpcenter-enumeration-left {
    margin-right: 10px;
}

.dt-helpcenter-enumeration-right {
    width: auto;
}