<style>
.t604__imgwrapper .t-slds__bgimg {
height: 50%;
margin: auto;
transition: height ease-in-out .3s !important;
}
.t604 .t-slds__item_active .t604__imgwrapper .t-slds__bgimg{
height: 100%;
}
.t604 .t-slds__bgimg {
background-position: center;
}
</style>