#IntrocontainerOuter {
    width: 653px;
    height: 402px;
    position: absolute;
    z-index: 2000;
}

.shutterAnimationHolder2 {
    display: block !important;
}

.shutterAnimationHolder .film canvas {
    display: block;
    margin: 0 auto;
}

.shutterAnimationHolder .film {
    position: absolute;
    left: 50%;
    top: 0;
}

.shutterAnimationHolder {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
}