.warning-message {
    background: #D9AD39;
    border-bottom: 1px solid #fff;
    color: #fff;
}
.warning-message p {
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.warning-message a,
.warning-message a:active,
.warning-message a:hover,
.warning-message a:visited {
    color: #fff;
}

div.block-wrapper.block-pos-1.block-tributes > div > div.block-opened-content > div > section > div > div > div > div > div > div > p.main-text.special,
#ModuleStore > div > section > div > div.align > div > div > div > div > p.main-text.special {
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    letter-spacing: -1.08px;
    max-width: 655px;
    text-decoration: none solid rgb(255, 255, 255);
    text-size-adjust: 100%;
    width: 655px;
    column-rule-color: rgb(255, 255, 255);
    perspective-origin: 327.5px 276px;
    transform-origin: 327.5px 276px;
    caret-color: rgb(255, 255, 255);
    border: 0px none rgb(255, 255, 255);
    font: normal normal normal normal 36px / 46.8px "Sofia Pro Light", Arial, sans-serif;
    margin: 15px 0px 45px;
    outline: rgb(255, 255, 255) none 0px;
}

/* 1st Slide */
#slideShow .slideshow-screen .slide-item:nth-child(1) .slideshow-slide-content .hi-slide-item-heading .super-title {
    line-height:0.8em;
    font-size: .5em;
}


@media only screen and (max-width: 768px) {
   #slideShow .slideshow-screen .slide-item:nth-child(1) .slideshow-slide-content .hi-slide-item-heading .super-title.xs {
       font-size: 0.4em;
    }
}

@media only screen and (max-width: 480px) {
   #slideShow .slideshow-screen .slide-item:nth-child(1) .slideshow-slide-content .hi-slide-item-heading .super-title.xs {
       font-size: .33em;
       line-height:0.75em;
    }
}

@media only screen and (max-width: 440px) {
   #slideShow .slideshow-screen .slide-item:nth-child(1) .slideshow-slide-content .hi-slide-item-heading .super-title.xs {
       font-size: .25em;
       line-height:1em;
    }
}