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

.news-section {
	  padding-top: 40px;
    padding-bottom: 40px;
}
.news-section .a-item {
  /*border: 1px solid #76619c;*/
  border: none;
}

.main-news-item .a-item__image {
  /*height: 440px;*/
  height: 250px;
}

/*@media (max-width: 1330px) {
  .main-news-item .a-item__image {
    height: 392px;
  }
}

@media (max-width: 1199px) {
  .main-news-item .a-item__image {
    height: 334px;
  }
}

@media (max-width: 993px) {
  .main-news-item .a-item__image {
    height: 24.2vw;
  }
}

@media (max-width: 991px) {
  .main-news-item .a-item__image {
    height: 59.2vw;
	  max-height: none;
  }
}*/
