div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;display:block;width:100%}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;width:100%}
div.messages{width: 100%;}

.field-wrap.field-wrap__as {
    display: none;
}