.article_mm
{
	 
	width: 320px; 
	height: 50px; 
	overflow: hidden;
	position: relative; 
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	
}
.article_mm .img
{
	width: 70px;
	height: 50px;
	background-size: cover; 
	background-position: center center;
	float: left
}
.article_mm:last-child
{
	margin-bottom: 0px;
}
.article_mm .title_mm
{
	color: black;
	font-size: 12px;
	float: right;
	bottom: 10px;
	font-weight: 400;
	width: 234px;
	font-family: Montserrat,sans-serif;
	padding: 0;
	text-align: left
}
.mm_title
{
	color: #000;
	font-size: 1em!important;
	font-weight: 700;
	font-style: normal!important;
	font-family: Montserrat,sans-serif!important;
	text-align: left;
	font-size: 16px;
	margin-top:10px;
	margin-bottom: 10px;
}
