 .dt-button, .feb-button {
    text-decoration: none;
    display: block;
    text-align: center;
    width: 140px;
 }
.side-exam .dt-des {
    margin-bottom: 0;
}
.section-exam-tw .dt-button {
    width: 170px !important;
}
@media (min-width: 501px){
    .section-exam .dt-des, .section-exam .find-des {
        margin-bottom: 23px;
     }
}
@media (max-width: 500px) {
    .dt-des, .find-des{
        margin-bottom: 3px;
     }
     .dt-button {
        margin-bottom: 5px;
     }
}
@media (max-width: 991.98px){
    .dt-bt-tw {
        margin-left: auto;
        margin-right: auto;
    }
}

/* Hide KR on Mobile*/

/* .main-navi #lang-mobile .lang-location-item.ko {
    display: none !important;
} */

sup {
    font-size: 65% !important;
}

/* Fix img-highlight layout */

.img-highlight {
    height: 550px !important;
}