.wrapper_conmap{display: flex; margin-top: 50px; margin-bottom: 10px}
.map{height: 500px; width: 66%;}

.contact_wrapper {height: 500px; width: 33%; margin-left: 1%}
.contact_wrapper fieldset{border: 1px solid #bababa; border-bottom: none; border-radius: 2px}
.textfeld{width: 100%}
.spacing{margin-bottom: 5px;}
.child  {margin-top: 25px; border-top: none!important;}
.child2 {margin-top: 20px; border-top: none!important; border-bottom: 1px solid #bababa!important}
.contact_wrapper input {}
.contact_wrapper textarea {width: 100%;resize: none;}
.send {margin-top: 30px}
