.form-price-why .required-star ,.form-price-why  .fill-animate label{
    display: none;
}
.form-price-why .form.popup .form-header,
.form-price-why .form.popup .form-body, .form-price-why .form.popup .form-footer{
    padding: 0;
}
.form-price-why .form.popup .form-header .text .title{
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #222222;
    margin-bottom: 10px;
}
.form-price-why  .form .form-group{
    margin-bottom: 0;
}
.why-us-block-list-item.form-price-why{
    background: #F5F2E7;
}
.form-price-why .form.popup input.btn {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
}
@media(max-width: 1023px){
    .form-price-why .form.popup .form-header .text .title{
        font-size: 20px;
        line-height: 20px;
    }

}