@media screen and (max-width: 1075px){
.banner_img .mpce-cfa-form-submit{
margin-top: 120px;
}
.contact_form2 input[type="submit"]{
margin-top: 90px !important
}
}
.home-form.mpce-cfa-form input{
background-color: rgba(255,255,255,0.7);
}
.banner_img {
    padding-bottom: 50px;
}
@media screen and (max-width: 600px){
.banner_img .mpce-cfa-form-submit {
    margin-top: 180px;
}
}

