/******************************* Begin: Brand teaser **************************/

.brandTeaser {
	display: block;
	width: 238px;
	height: auto;
	margin-bottom: 15px;
}

.countrybrandTeaser {
	display: block;
	width: 238px;
	height: auto;
	margin-bottom: 15px;
	margin-left: 20px;
}

html>body .brandTeaser {
	margin-left: 10px;
}

/******************************* End: Brand teaser ****************************/

