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;
}

.banner.relative.w-full.h-\[80vh\] {
	overflow: hidden;
}

.banner img.w-full {
	height: 100%;
	object-fit: cover;
}