div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.st-steps-info .video-img {
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}	    
.st-steps-info video {
	width: 100%;
	height: 100%;
	position: relative;
	object-fit: cover;
}