.heroform{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;padding-top:100px;padding-bottom:100px;align-items:center}.heroform h1,.heroform h2,.heroform h3,.heroform h4,.heroform h5,.heroform h6,.heroform p{color:#fff}@media (max-width:767px){.heroform{grid-template-columns:1fr}}