Force all Content Boxes to use a fixed height.
/* Force all Content Boxes to use a fixed height. */ .fusion-column .content-wrapper { height: 250px !important; }