.abriga-logo {
    width: 100PX;
    margin-right: 55px;
}

#cabecalho {
   background: #09469C !important;
}

@media only screen and (max-width: 737px) { 
.abriga-logo {
    height: 100px  !important;
}


.logo a {
    margin: 10px 0  !important;
    height: 85px  !important;
}

.logo a img {
    width: 90px  !important;
    height: 90px  !important;
}
}