img.vendor_logo {
	height: 80px !important;
	width: auto !important;
	max-height: none !important;
	max-width: none !important;
}
div[id^="news_"] strong {
    font-size: 14px !important;
}
@media screen and (max-width: 1500px) {
	div.data img {
		max-width: 260px !important;
	}
}
@media screen and (max-width: 1060px) {
	div.data img {
		max-width: 230px !important;
	}
}