/* This file and code are needed to overwrite the min-height that is set in the CSS file for JA Slideshow Lite module.  This way the core file doesn't need to be overwritten. Signed: C Martin, Airgead Studio, 25 Nov 2016. */

.ja-ss-item {
	min-height: 0px !important;
}
