#ksStreamBox {
  width: 100%;
  margin: 10px auto;
  padding: 0;
  height: auto;
}

#ksStreamBox::after {
  clear: both;
}

.djImg {
  /*float:left;
	width:35%;*/
  padding: 10px;
  text-align: center;
}

.djImg img {
  border-radius: 50%;
}

.showInfo {
  /*float:right;
	width:65%;*/
  padding: 10px;
}

p#modiName {
  font-size: 1.25rem;
}

.player-wrap {
	/*height: 300px;*/
	margin-top: 10px;
	padding: 4px;
	/*background-image: linear-gradient(to bottom, rgba(50,50,50,1), rgba(27,27,27,1));*/
	/*border: 4px solid rgba(0,0,0,1);
	border-radius: 10px;*/
}
.actual-title {
	font-size: 1.4rem;
	font-weight: bold;
}
/*# sourceMappingURL=ks-streambox.css.map */