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

.head_title {
	margin-bottom: 40px;
}
.head_title span.h3.column-directory-content__title {
	margin-right: 20px;
}
span.h3.column.directory-content__title::before {
	background: #fdb913;
    content: "";
    display: block;
    height: .6rem;
    position: absolute;
    top: 1rem;
    width: 6.5rem;
	left: 0px;
}