@charset "utf-8";

.media__body .list-wrap .unorder-list-mt3 {
    margin-top: 3em !important;
    padding: 0;
    list-style: none;
}

.box__body .list-wrap .unorder-list-mt3 {
    margin-top: 3em !important;
    padding: 0;
    list-style: none;
}
.table__cell--left-top .list-wrap .unorder-list-mb3 {
    margin-bottom: 3em !important;
    padding: 0;
}