#right .news {
	background-color: white;
}
#right .news #content-tipoftheday {
	background-color: white;
}
#right .news #content-tipoftheday .header h3 {
	background-color: white !important;
	font-size: 20px;
}
#tipoftheday div.image img {
	float: left;
	width:		150px;
	height:	100px;
	border:	1px solid #000;
	max-width: 200px !important;
	object-fit: contain;
}
