.two_col_content_wrapper{display:flex;gap:50px;width:100%}.two_col_content_wrapper .content-button-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.two_col_content_wrapper .content-btn,.two_col_content_wrapper .content-btn2{display:inline-flex}.two_col_content_wrapper .content_left_image{align-content:center;display:flex;flex-wrap:wrap;width:48%}.two_col_content_wrapper .content_left_image img{border-bottom-left-radius:20px;border-top-left-radius:20px;height:150%;object-fit:cover;width:100%}.two_col_content_wrapper .right_content_section{border-bottom-right-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:40px 40px 30px 50px;width:52%}.two_col_content_wrapper .right_content_section .title{font-weight:600;line-height:.9;text-transform:uppercase}.two_col_content_wrapper .right_content_section .content-btn .button{border:1px solid #fff}@media screen and (max-width:991px){.two_col_content_wrapper .content_left_image{width:100%}.two_col_content_wrapper .content_left_image img{border-bottom-left-radius:0;border-top-right-radius:20px}.two_col_content_wrapper .right_content_section{border-bottom-left-radius:20px;border-top-right-radius:0;padding:40px 40px 30px 50px;width:100%}}@media screen and (max-width:480px){.two_col_content_wrapper .right_content_section{padding:30px 20px}.two_col_content_wrapper .right_content_section .title{margin-bottom:15px}}