#MimicMovieHost {
    width: 960px;
    height: 620px;
}
.playOverlayWrapper {
    height: 570px;
}
.playOverlay {
    margin-top: 240px;
}
.incompatibleWrapper {
    height: 570px;
}
.incompatibleOverlay {
    margin-top: 142px;
    margin-left: 192px;
}
