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

h1.livetextheader  { } 
h1.livetextheader small { }

        