.header_investment_wapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.header_investment_logo_area{flex-basis:35%}.header_investment_content_area{flex-basis:55%;padding-left:5%;color:white;border-left:1px solid white}.header_investment_content_area h1{font-size:40px}@media screen and (max-width:767px){.investments_header_badge{display:block;margin:0px auto 40px auto}.header_investment_logo_area{flex-basis:100%}.header_investment_content_area{flex-basis:100%;padding-left:0;color:white;border-left:0}}