.feed-ad{
min-height: 250px;
margin-bottom: 16px;
background: white;
border-radius: 5px;
padding: 16px;
}

.feed-ad-info{
	float: right;
}

