.glyphicon-chevron-right:before {
	content: "\e080";
}
.preview {
	margin: 10px 0;
	border: 1px solid #f1f1f1;
	padding: 8px 20px;
	border-radius: 5px;
	box-shadow: 0 0 10px #e0e0e0;
}
.likes {
	background-image: url(https://www.natart-kids.com/img/like1.png);
	background-repeat: no-repeat;
	background-position: 30px 0;
	padding-top: 55px;
}

.insertet-in-article-products {
	margin: 10px 0;
}

.blog img {
	max-width: 100% !important;
}
.read-more {
	padding:10px 0;
}
.read-more small {
	float:right;
}