body.oe_single_form {
    width: 100%;
    height: 100%;
    display: flex;
}

body.oe_single_form .oe_single_form_container {
    width: 410px;
    position: relative;
    left: 0;
    top: 0;
    margin: auto;
}
