/* -----------------------------------------------------------------------
Vanderbilt University Stylesheet [2020 Digital Strategies]
www.vanderbilt.edu OVERRIDES
----------------------------------------------------------------------- */
.header-background {
    background: #3f3a40 url("/public/20250530005134oe_/https://www.vanderbilt.edu/communications/images/vuheader-bg-1x.jpg") top center; background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .header-background {
        background-color: #3f3a40;
		background-image: url("/public/20250530005134oe_/https://www.vanderbilt.edu/communications/images/vuheader-bg-2x.jpg");
        background-size: cover;
        text-shadow: 1px 1px 6px #111;
    }
}

h1.livetextheader  { line-height: 0.5em; padding-top: 5px !important;  } 
h1.livetextheader small { color: #EEE; text-transform: uppercase; font-size: 0.275em; letter-spacing: 4px; opacity: .75; font-weight: 200 !important;  }

.anchordown-block span { top: 70px;    }
.anchordown-block a {height: 300px !important; float: left; border-bottom: 0px !important;  }
