/* Homepage hero image height constraint */
.main.index .thumbnail__image {
	max-height: 350px;
	width: auto;
	height: auto;
}
