
.comment-box {
	overflow:auto;
	/* height:30%; */
	height: 150px;
	position:relative;
}

.comment-box>iframe {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	/* height: 100%; */
	border: none;
}

.widget {
	padding: 4px;
	/* margin-bottom: 8px; */
	filter: grayscale(85%);
}

.widget>iframe {
	width: 100%;
}

.imood {
	font-family: 'orbitron';
	font-size: 8px;
	text-transform: uppercase;
}
