.webform-elements {
    border: 2px solid #EFEFEF;
    border-radius: 20px;
    padding: 20px;
    width: 890px;
margin: 0 auto;
}
#block-likable-page-title h1 {
    display: none;
}
#edit-processed-text {
    font-size: 20px;
    font-weight: 400;
    border-bottom: 2px solid #EFEFEF;
    margin-bottom: 50px;
}

legend, label {
    font-size: 16px;
    font-weight: 400;
vertical-align: text-top;
}
#webform-submission-vidguk-pro-programu-batki-add-form, #webform-submission-vidguk-pro-programu-vchiteli-add-form {
    width: 900px;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
}
#edit-1-chi-radios .js-form-item {
    display: inline-block;
    margin-right: 30px;
}

#edit-1-chi legend {
    width: 400px;
    float: left;
    margin-right: 50px;
}

input[type="radio"] {
    width: 40px;
    height: 40px;
    vertical-align: middle;
}
#edit-2-vasha legend {
    width: 470px;
    float: left;
    margin-top: 10px;
}
#edit-2-vasha-select {
    width: 340px;
    height: 40px;
    padding-left: 10px;
}
#edit-3-scho, #edit-1-chi-other, #edit-2-vasha-other {
    width: 800px;
    height: 80px;
}

.form-actions input[type="submit"] {
    color: #9361A6;
    border: 2px solid #9361A6;
    border-radius: 20px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 19px;
    margin: 0 auto;
    width: 250px;
    display: block;
    background: #fff;
padding-bottom: 35px;
}
.form-actions input[type="submit"]:hover {
    color: #fff;
    background: #9361A6;
}

#webform-submission-vidguk-pro-programu-vchiteli-add-form label, #webform-submission-vidguk-pro-programu-vchiteli-add-form legend {
    font-size: 16px;
    font-weight: 400;
}
.js-webform-webform-buttons label {
   width: 40px;
height: 40px;
padding: 9px 5px 5px 6px;
    margin-right: 60px;
}
#webform-submission-vidguk-pro-programu-vchiteli-add-form legend, .js-form-type-textfield label{
    width: 400px;
    display: inline-block;
    float: left;
    min-height: 60px;
    margin-right: 60px;
}
.webform-buttons .fieldset-wrapper {
    display: inline-block;
    width: 260px;
}
#edit-1-yak {
    width: 350px;
    margin-bottom: 40px;
}

#edit-4-vasha-zadovolenist-programoyu-, #edit-7-yak {
    width: 390px;
    height: 50px;
    margin-left: 50px;
}
.js-form-type-select label {
    width: 400px;
}
.form-textarea {
    width: 100%;
}
@media screen and (max-width: 700px) {
#webform-submission-vidguk-pro-programu-batki-add-form, #webform-submission-vidguk-pro-programu-vchiteli-add-form, #edit-3-scho, #edit-1-chi-other, #edit-2-vasha-other, #edit-1-chi legend, #edit-2-vasha-select {
  width:100%;}
  
}