.articlePreview
{
	overflow: hidden;
	height: 280px;
}

 @media (max-width: 767.98px) {
.forArticles .item
{
	margin-bottom:16px !important;
}
.index .articlePreview
{
	overflow: hidden;
	max-height: 90px;
}

}
