.pm2_bottom_bar
{
	width:100%;
	height:100px;
	margin:10px 0px;
	overflow:hidden;
	position:relative;
	display:block;
}
.pm_2_img
{
	height:100px;
	width:100px;
	margin-right:0px;
	float:left;
	background-position:center center;
	background-size:cover;
}
.pm_2_img_ribbon
{
	position:relative;
}
.pm_2_img img
{
	width:100%;
	height:auto;
}