#share-wrapper {
    display: none;
    position: absolute;
    /*width: 730px;
    height: 550px !important;*/
    z-index: 10001;
    top: 40vh;
    left: 45vw;
    /*margin: -230px 0 0 -365px;*/
    width: 830px;
    height: 630px;
    margin: -315px 0 0 -415px;
}

#share-frame {
    background-color: transparent;
    border: 0px none;
    padding: 0px;
    overflow: hidden;
    width: 100%;
    height: 100%;
}