#contactMessage,#formContact input{outline:0;font-family:sans-serif;width:100%}#contactWrapper{min-width:300px;max-width:800px;margin:0 auto;background:#fff;padding:15px;box-sizing:border-box;border-radius:10px;border:2px solid #630078}.Row .Item{min-width:380px}#contactWrapper h3{margin-top:0;margin-bottom:5px}p{font-size:1.3em}#formContact label{font-weight:700;width:60px;display:inline-block}#formContact input{padding:2px;max-width:300px;margin-bottom:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#contactMessage{display:block;height:100px;margin-top:10px;margin-bottom:20px;resize:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#msgSent{display:none;width:100%;max-width:400px}@media(max-width:700px){#Address{display:block}.Row .Item{margin-bottom:20px}}