/* n00000447.ThemeA */

.logo{
    height:70px;
}
.logoMobile{
    height:50px;

}
.logo img {
    height: 100%;
}
.logoMobile img {
    height: 100%;
}

.top {
    width: 100%;
    background-color: #031523;
}

.top_with_bg {
    margin: auto;
    background-image: url(/DbImageEx/805/-1/-1/99/18/top.jpg/top.jpg);
   
    height: 100px;
}