
.latestNews-container {
	/*padding: 20px 0 0 0;*/
	padding: 0px;
}
.latestNews-main-title {
	margin-top: 0;
	margin-bottom: 0;
	/*font-size: 16px;*/
}
.latestNews-item {
	padding: 20px 10px 20px 10px;
}
.latestNews-item-title {
	font-size: 18px;
	font-weight: bold;
}
.latestNews-item-image {

}
.latestNews-item-text {
	padding: 10px 0 10px 10px;
}
.latestNews-list-group {
	list-style: none;
}
.latestNews-category-select {
	box-sizing: border-box;
	height: 50px;
}