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;}
.slider_solutions .bx-context-toolbar-empty-area{width: 100%;display: grid;}

@media screen and (max-width: 992px){
	ul.clients_list .owl-carousel .owl-item img { 
		display: flex !important;
	    width: 80%!important;
	    text-align: center;
	    right: 0;
	    left: 0;
	    margin: 0 auto;
	}
}

/* clients */
.n-clients {
	margin-bottom: 50px;
}
.n-clients__head h2 {
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	color: rgba(33, 37, 41, 1);
}
.n-clients .s-item {
	justify-content: center;
}