.thumbnailProduct {
	max-height: 100px;
	max-width: 120px;
}

#morris-line-chart{
	width: 500px;
	height: 150px;
}

.thumbnailLogo {
    height: 90px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}