.case-study-header-wrapper{border-radius:10px;display:flex;flex-direction:row;flex-wrap:wrap}.case-study-header-wrapper .feature-img{position:relative;width:50%}.case-study-header-wrapper .feature-img img{border-radius:10px 0 0 10px;height:100%!important;object-fit:cover;width:100%}.case-study-header-wrapper .logo-block{align-items:center;border-radius:0 10px 10px 0;display:flex;justify-content:center;padding:100px 0;width:50%}.case-study-header-wrapper .case-logo{height:auto;max-width:300px}@media(max-width:768px){.case-study-header-wrapper{flex-direction:column}.case-study-header-wrapper .feature-img,.case-study-header-wrapper .logo-block{width:100%}.case-study-header-wrapper .feature-img img{border-radius:10px 10px 0 0}.case-study-header-wrapper .logo-block{border-radius:0 0 10px 10px}}