.contact-section{background-color:#e0f0ff;border-radius:1rem;height:420px;margin:2rem auto;max-width:700px;overflow:hidden}.contact-section .image-wrapper{width:100%}.contact-section .full-width-image,.contact-section .image-wrapper img{display:block;height:auto;width:100%}.contact-section .text-wrapper{padding:2rem;text-align:center}.contact-section .text-wrapper h2{font-size:2rem;margin-bottom:.5rem}.contact-section .text-wrapper p{color:#555;font-size:1.2rem}@media only screen and (max-width:1024px){.contact-section{background-color:#e0f0ff;border-radius:1rem;height:auto;margin:2rem auto;max-width:700px;overflow:hidden}}