/* -----------------------------------------------------------------------
Vanderbilt University Stylesheet [2019 Digital Strategies]
www.vanderbilt.edu OVERRIDES
----------------------------------------------------------------------- */
.header-background {
                background: url("/public/20250801073255oe_/https://www.vanderbilt.edu/mailservices/images/mail-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-image: url("/public/20250801073255oe_/https://www.vanderbilt.edu/mailservices/images/mail-2x.jpg");
                    background-size: cover;
                }
            }

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;  }

