span.tag {
  font-size: 0.8em;
  color: #ddd;
}

.img-wrap .img-item:hover img {
  transform: scale(1.3);
  transition-duration: 0.5s;
}

.stream_list_box {	border: 1px solid #5a5a5a;	padding: 2px;	background: #272727;	border-radius: 5px;	margin: 2px;}
.straem_list_title { white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}
.list_count i {	color: #25a4e3;}





/******************************************************
추가 및 변경 CSS
******************************************************/

.stream_list_box { height:99%; }