.gf-single-server {
    text-align: center;
    display: flex;
    flex-direction: column;
}

.gf-single-server .gform_footer {
    order: -1;
}

.gf-single-server__cloud-storage label {
    margin-right: 10px;
}

.gf-single-server__cloud-storage .ginput_container_number {
    display: inline-block;
    margin-left: -65px;
}

.gf-single-server__cloud-storage::after {
    content: 'ГБ';
    margin-left: -55px;
    font-weight: 700;
}

.gf-single-server__promo {
    max-width: 320px;
    margin: 20px auto;
}
