.head_img_frame{
	border: 0.15rem solid white;
}
#content-channal-list{
	min-height: 25rem;
}
.uk-overlay-default{
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0px 0px 0.625rem 0.625rem;

}
.text-center_card{
	color: white;
}
.list-img-circular {
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	object-fit: cover;
	cursor: pointer;
}

.uk-width-auto-div {
	height: 4.55rem;
}
.uk-width-auto-img {
	position: absolute;
	height: 5rem;
	width: 5rem;
	display: inline-block;
	object-fit: cover;
	border-radius: 50%;
	cursor: pointer;
	image-rendering: -webkit-optimize-contrast;
}
