.scf-expand-target{
    height: 115px;
    overflow: hidden;
}
.scf-expand-target.is-expanded{
    overflow: visible;
}