﻿.navbar-brand
{
    background-image: url(../images/logos/GuretruckLogo.png);
    width: 270px;
    height: 100px;
    padding: 0px;
    background-repeat: no-repeat;
    margin: 5px;
    border: none;
    cursor: pointer;
    background-position: center;
}

.navbar-brandpolice {
    background-image: url(../images/logos/LogoPoliceController.jpg);
    width: 270px;
    height: 100px;
    padding: 0px;
    background-repeat: no-repeat;
    margin: 5px;
    border: none;
    cursor: pointer;
    background-position: center;
}


.jumbotron .img-responsive
{
    max-height: 90px;
}
