@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.detail-tiles .grid-item-tile-inventory .detail-tile {
		min-height: 680px;
	}
}
