.slideshow-div {
    display: inline-block;
    position: relative;
}

.cc-responsive-image-height >img {
    height: auto !important;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    position: initial;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
