/* 검색 */
.search-box {
    max-height: 160px;
    width: 100%;
    -ms-overflow-style: none;
    overflow: scroll;
}

.search-content {
}
