.two_col_form{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:20px;box-shadow:4px 4px 30px rgba(0,0,0,.1);position:relative}.two_col_form:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.two_col_form .top-bottom-gradient{position:relative}.two_col_form .top-bottom-gradient:before{content:"";height:30%;left:0;position:absolute;top:0;width:100%}.two_col_form .top-bottom-gradient:after{bottom:0;content:"";height:30%;left:0;position:absolute;width:100%}.two_col_form .wrapper{display:flex;position:relative}.two_col_form .wrapper .left_col{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:20px 0 0 20px;float:left;position:relative;width:50%}.two_col_form .wrapper .right_col{background:#fff;border-radius:0 20px 20px 0;float:left;position:relative;width:50%}.two_col_form .wrapper .right_col h2{margin-bottom:12px}.two_col_form .wrapper .right_col .left-col-text{padding:0 0 20px}.two_col_form form{position:relative;z-index:2}@media (max-width:768px){.two_col_form .wrapper{display:flex;flex-direction:column;position:relative}.two_col_form .wrapper .left_col{max-width:600px;position:relative;width:100%}.two_col_form .wrapper .right_col{position:relative;width:100%}}