.logo-empresa
{
    background: url(../img/logo-fibra-naranja.png);
    height: 85px;
    width: 200px;
    display: block!important;
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
}

.page-title
{
    height: 85px;
}

a.navbar-brand
{
    padding: 3px 3px;
}

a.navbar-brand .logo-empresa
{
    height: 43px;
}
