form{
    width:80%;
    margin:0 auto;
}
@media (min-width: 992px) {
    form#cform1722794590, .social_share, .page_votes {
        position: relative;
        z-index: 100;
        right: 380px;
        top: 0;
        margin: unset;
        width: calc(90% - 300px);
    }
}