@charset "UTF-8";
/* CSS Document */

.semiDtl ul li em {
    width: 13em !important;
}

.semiDtl ul li em {
    width: 13em !important;
}

@media screen and (max-width:600px) {
    .semiDtl ul li {
        display: grid;
    }
}