.wrap{position:relative;min-height:100%;_height:100%;overflow:hidden}
#imgs,#pages{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.page{position:absolute;top:0;left:0;width:100%;height:100%}
@media only screen and (max-width:950px){
#imgs,#imgs2,#pages,.page{position:relative}
}