/* fixes flip card position -mp */
.cwb-flip-card.col-md-4.col-sm-12 {
    float: left;
}

.col-md-4 {
    max-width: 25%;
}