
.bottom_layout .item-preview{
	height:100%;
	min-height:inherit;
}

.bottom_layout .preview-image-holder{
	height:100%;
	min-height:inherit;
}

.bottom_layout .image-source{
	height:100%;
	display:table;
	min-height:inherit;
}

.bottom_layout  .preview-icon-holder{
	display:table-cell;
	vertical-align:middle;
}

.bottom_layout .preview-content-holder{
	height: 100%;
}

.bottom_layout  a.image-link{
	min-height: inherit;
	height:100%;
	width:100%;
}




