/**
* 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: 154px;
}
