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

.label_sub_mobil {
	display: flex;
	justify-content: space-around;
	color: #38226e;
	align-items: center;
	padding-bottom: 7px;
	border-bottom: 3px solid #EBF1FA;
	text-transform: uppercase;
	text-align: center;
}

.wrap_inner_mobil {
	text-align: center;
}

.item_label_mobil {
	font-size: 15px;
	line-height: 1.3;
}

.wrap_inner_mobil .item_label_mobil:nth-child(2) {
	font-size: 13px;
}

#wrapper_header_label_mobil.template-wan .label_sub_mobil {
	flex-direction: column !important;
}

#wrapper_header_label_mobil.template-wan .wrap_inner_mobil {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

#wrapper_header_label_mobil.template-wan .wrap_inner_mobil .proc_mobil {
	margin-left: 1%;
	margin-right: 1%;
}