.manufacturer
{
    text-align: center;
}

.manufacturer>a
{
    display: block;
}

.manufacturer-logo
{
    width: 100%;
    height: 100px;
}

.manufacturer-logo img
{
    max-width: 100%;
    max-height: 100%;
}

.manufacturer-num-models
{
    font-weight: normal;
}