#contact-section{display:flex;gap:1rem;margin-bottom:4rem}@media screen and (max-width:767px){#contact-section{flex-direction:column;align-items:center}}#contact-section .img-cont{width:var(--two-column-flex)}#contact-section .img-cont img{width:100%}#contact-section .contact-txt-wrapper{display:flex;flex-direction:column;padding:2rem 4rem}@media screen and (min-width:768px){#contact-section .contact-txt-wrapper{width:var(--two-column-flex)}}#contact-section .contact-txt-wrapper h2{margin-bottom:3.5rem}