.contactContainer{flex-direction:column;justify-content:space-between;justify-items:center;gap:2rem;max-width:91%;margin:auto;display:flex}.firstRow{flex-direction:row;justify-content:space-evenly;align-items:center;gap:10rem;display:flex}.secondRow{text-align:left;justify-content:flex-start;display:flex}.formContainer{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.emailInput,.messageInput{width:35rem}.contactImage{object-fit:cover;object-position:center bottom;width:100%;height:375px;width:600px!important}.textLeft{text-align:left}@media (max-width:625px){.contactContainer{flex-direction:column;justify-content:space-between;justify-items:center;gap:1.5rem;max-width:90%;margin:auto;display:flex}.secondRow{text-align:left;justify-content:flex-start;display:flex}.formContainer{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.emailInput,.messageInput{width:80vw}.firstRow{flex-direction:row;justify-content:space-between;display:flex}.textLeft{text-align:left}}@media (max-width:1280px){.contactImage,.contactImageHolder{display:none}.formContainer{align-items:center}.firstRow{flex-direction:column}.textLeft{text-align:center}}
