﻿#nav-main {
    background: #3F5E9F !important;
}
 
div.eSuiteMasterHeaderMain {
    background-image: none !important;
    box-sizing: border-box !important;
}
 
div.default-header {
    width: 100% !important;
    min-height: 110px !important;                     
    background-image: url('VOH_transparent_town_screenshot_v5.png') !important;
    background-repeat: no-repeat !important;
    background-position: center 65% !important;       
    background-size: cover !important;
    background-color: transparent !important;
}