#M2-Offer {
	border: 1px solid #ececec;
}

#M2-Offer h3 {
	font-family: proxima-nova,sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	text-transform:	uppercase;
	line-height: 19.8px;
	text-align:	left;
	height:	20px;
	margin:	0 0 6px;
	box-sizing:	border-box;
}

#M2-Offer h4 {
	font-size: 16px;
    line-height: 18px;
    margin:	0 0 3px;
}

#M2-Offer .offer-content p {
	font-size: 12px;
    line-height: 14px;
}