@charset "UTF-8";
/* ^scss에서 수정해주세요!  Don't edit .css file, Only work on the scss*/
.com_statistics .com_col {
  min-height: calc(var(--vh, 1vh) * 100 - 171px);
  max-height: calc(var(--vh, 1vh) * 100 - 171px);
}
.com_statistics .com_search__wrap .select.wl {
  width: 270px;
}