@import url("keeps.css");

#login h1 {
    background: url("/intranet-tmpl/prog/images/keeps/ipbeja_eduportugal.png")
        no-repeat center !important;
    background-size: cover !important;
    height: 100px;
}

.navbar #logo {
    width: 69px;
}

.navbar #logo a img {
    width: unset;
}

.navbar #logo a {
    text-align: center;
}
