.ie-only {
        display: none;
    }
    
    @media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .ie-only {
            display: block !important;
        }
#flashContainer {
    width: 100%;
    height: 250px;
    position: relative;
}

#splash_flash {
    display: block;
    width: 100%;
}
