.modx-evo-menu-top-li{   
 display: inline-block;
 }


.articles article, .articles div.article {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding: 0 50px 0 0;
    float: left;
    text-align: justify;
    font-size: 1.14286em;
    line-height: 1.5em;
    color: #666666;
}
.repair .bg-ipad:after {
    content: '';
    display: block;
    width: 778px;
    height: 337px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("/assets/templates/site/images/ipad.png") no-repeat;
}