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

.about-numbers.container>.row{
    row-gap: 75px!important;
}
.about-numbers strong {
    display: block;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 50px;
    line-height: 1;
    color: #26bcf4;
}

