﻿
.IENoScroll{
    overflow:hidden;
}
.IEWrapper
{
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    z-index:9999999999;
    background-color:#fff;
    text-align:center;
    padding:50px;
}
.IEWrapper img      
{
    max-width:100%;
    margin-bottom:40px;
}
