.equal-height-wrapper {
    overflow: hidden;
    transition-property: height;
    display: block;
}

