.content-wrapper{align-items:stretch;flex-direction:column;margin:0;padding:0}.content-wrapper,.image-container{display:flex;justify-content:center;width:100%}.image-container{overflow:hidden}.image-container img{height:100vh;object-fit:cover;width:100%}.form-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:20px;width:100%}.hs-form-frame{height:auto;width:100%}@media screen and (min-width:768px){.content-wrapper{flex-direction:row}.form-container,.image-container{height:100vh;width:50%}.image-container img{height:100%;object-fit:cover}}