

/* Start:/local/templates/aspro-miac/components/bitrix/news/mednav/bitrix/news.list/.default/style.css?1599037254801*/
div.news-list
{
	word-wrap: break-word;
}
.news-item {
    padding-bottom: 40px;
}
div.news-list .news-item:nth-child(3n+1) {
    clear: both;
}
.news-item-img {
    overflow: hidden;
    max-height: 200px;
    box-sizing: content-box;
    border-radius: 10px;
    position: relative;
    line-height: 1;
	margin-bottom:10px
}
.news-item-img img {
    width: auto;
    margin: 0 auto;
    max-width: 400px;
    position: relative;
    left: calc(50% - 200px);
    height: auto;
    max-height: 100%;
}
.news-date-time {
    display: block;
    margin-bottom: 10px;
    color:#a4a4a4;
	font-size:15px
}
.news-title a {
    display: block;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px;
	color: #000
}
.news-text {
    line-height: 1.3;
    font-size: 15px;
    display: block;
}


/* End */
/* /local/templates/aspro-miac/components/bitrix/news/mednav/bitrix/news.list/.default/style.css?1599037254801 */
