.wpex-clr:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

* html .wpex-clr:after {
    height: 1%;
    overflow: visible;
}