/* 연혁 스타일 1 */
.em-history-a-1 {
}
.em-history-a-1 .tbl-wrap {overflow-x: unset;}
.em-history-a-1 .tbl-wrap table {
    width: 100%;
    min-width: 100%;
}
.em-history-a-1 .tbl-wrap table tbody td img {margin-top: 10px;margin-bottom: 10px;}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1000px) {
}
@media only screen and (max-width: 991px) {
    .em-history-a-1 .tbl-wrap table tbody th {min-width: 85px;}
    .tbl-wrap .table-overguide {display: none;}
}
@media only screen and (max-width: 800px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}