Destination
.fs-item {
background: none !important;
display: flex !important;
align-items: center;
}
.fs-item img, .fs-item .contentImg, .fs-item .scEditable-dragwell {
position: relative !important;
opacity: 1 !important;
width: auto !important;
height: auto !important;
max-width: 100%;
max-height: 100%;
}
.imgEffect-overlay, .imgHover-overlay {
position: absolute;
width: 100%;
bottom: 0;
top: inherit;
left: 0;
right: 0;
}
.imgHover-content {
position: relative;
}