

/* Start:/bitrix/templates/main/components/bitrix/news.list/about_us/style.css?17090414951449*/
.product__slideritem.about.video a:before {
    background-image: url(/bitrix/templates/main/img/play-button.svg);
    content: "";
    position: absolute;
    z-index: 1;
    width: 300px;
    margin: 2%;
    height: 11%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.media .media__item p {
    height: 130px;
}
.media .media__item h5 {
    height: 36px !important;
}
.media__content {
    margin: 50px 70px 0;
}
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;
}
@media screen and (max-width: 1870px) and (min-width: 1441px) {
	.news__item{
		background-size: 120% !important;
	}
}
@media screen and (max-width: 1440px) and (min-width: 1301px) {
	.news__item{
		background-size: 135% !important;
	}
}
@media screen and (max-width: 1300px) and (min-width: 1201px) {
	.news__item{
		background-size: 140% !important;
	}
}
@media screen and (max-width: 1200px) and (min-width: 1146px) {
	.news__item{
		background-size: 151% !important;
	}
}
@media screen and (max-width: 1145px) and (min-width: 961px) {
	.news__item{
		background-size: 151% !important;
	}
}
@media screen and (max-width: 960px) and (min-width: 769px) {
	.news__item{
		background-size: 152% !important;
	}
}

@media screen and (max-width: 768px){
.news__item p {
    font-size: 12px;
    height: 107px;
    overflow: hidden;
}
}
/* End */
/* /bitrix/templates/main/components/bitrix/news.list/about_us/style.css?17090414951449 */
