.image_and_form_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.image_on__the__left{flex-basis:60%}.form__on__right__right{flex-basis:35%}@media screen and (max-width:800px){.image_on__the__left{flex-basis:100%;margin-bottom:30px;margin-top:30px}.form__on__right__right{flex-basis:100%}}.centerIMG{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}.form__container{border:1px solid #c8c8c8;border-radius:6px;padding:25px}.form__container h3{text-align:center}