/**
* Override the rules generated with {Less} with pure {Css}
*/
#box-start-page-categories{
    font-size: 0.9em;
}
#box-start-page-categories.categorie-listing .section .title a:first-child
{
    padding-bottom:0;
}
#box-start-page-categories.categorie-listing .section .title a:last-child
{
    padding-top:0;
}
#box-start-page-categories a img {
    vertical-align: top;
    min-width: 100%;
}

#box-start-page-categories p.image a  {
    max-height:120px;
    overflow:hidden
}

#header .header-top .col.col-logo
{
    padding: 5px 0;
}
#header .header-top .col>.inner .logo, #header .header-top .col>.inner .logo img {
    max-height: 500px;
}

.cui__main-header {
    font-size: 16px;
    color: #313131;
    display: inline-block;
    margin: 0 0 0 2px;
    padding-right: 16px;
    z-index: 1;
    padding: 15px 0 6px;
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: bold;
    line-height: 21px;
}