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

.owners .dotts__right {
	position: absolute;
	width: 501px;
	height: 433px;
	bottom: 27%;
	z-index: -100;
	right: 15%;
	background-image: url("../img/owners-dotts.svg");
	background-repeat: no-repeat;
  }

.owners{
	position: relative;
}