*[style*="overflow-y: scroll"], 
*[style*="overflow-y: auto"], 
.t-slds__container, 
.t-gallery__container {
    overflow-y: unset !important;
    overflow: visible !important;
    max-height: unset !important;
    height: auto !important;
}