@charset "UTF-8";body div#headerwrap {
    height: 50vh !important;
    min-height: 10px !important;
    max-height: 50vh !important;
}

body div#masthead {
    top: 50% !important;
    transform: translateY(-50%) !important;
}
