.investments_criss_cross_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.investments_criss_cross_left{flex-basis:50%;background-size:200px;background-position:95% 5%;background-repeat:no-repeat}.investments_criss_cross_right_area{flex-basis:50%;background-size:200px;background-position:80% 20%;background-repeat:no-repeat}.investments_criss_cross_right{flex-basis:50%;background-size:cover;background-position:center;background-repeat:no-repeat;align-items:stretch}.investments_criss_cross_inner{max-width:550px;padding:80px 40px;margin-left:auto}.investments_criss_cross_inner_right{max-width:550px;padding:80px 40px;margin-right:auto}.show-me-on-phone{display:none}@media screen and (max-width:767px){.investments_criss_cross_left{flex-basis:100%;background-image:none}.investments_criss_cross_right{flex-basis:100%;align-items:stretch;height:400px}.investments_criss_cross_inner{max-width:100%;padding:80px 40px;margin-right:none}.investments_criss_cross_inner_right{max-width:100%;padding:80px 40px;margin-right:auto}.investments_criss_cross_right_area{flex-basis:100%;background-image:none}.hide-me-on-phone{display:none}.show-me-on-phone{display:block}}