#canvas-ballons {
    cursor: none;
    height: 100%;
    width: 600px;
    position:absolute;
    top:0px;
    left: 0;
    overflow: hidden;
}

#canvas-ballons.ballons-full {
    cursor: none;
    height: 450px;
    width: 100%;
    position:absolute;
    top:0;
    left: 0;
}

.am-fs__coupon,.am-fs__congrats-info-app-employee{
	display:none !important;
}