.content-with-form .sub-contents{display:flex;flex-wrap:wrap;justify-content:space-between}.content-with-form .content,.content-with-form .form{display:inline-block;width:45%}.content-with-form .form{background:#eaeaea;padding:40px}@media only screen and (max-width:768px){.content-with-form .sub-contents{flex-direction:column}.content-with-form .content,.content-with-form .form{width:100%}}