.custom-component-container{display:flex;height:650px;width:100%}.custom-image-half{flex:1;overflow:hidden}.custom-image-half img{height:100%;object-fit:cover;width:100%}.custom-content-half{align-items:center;background-color:#f0f0f0;display:flex;flex:1;justify-content:left}.custom-centered-content{margin:50px;max-width:80%;overflow:hidden;text-align:left}.custom-centered-content h2{font-size:24px;margin-bottom:10px}.custom-centered-content p{font-size:16px;line-height:1.5}@media screen and (max-width:550px){.custom-image-half{display:none}.custom-component-container,.custom-content-half{height:450px}}