/*Support #417563 - Fix the display on https://www.masmacon.org/*/
.home #featured .widget-title {
    width: 100%;
    left: 0;
    position: relative !important;
    top: 0;
}
