section{width:1000px;margin:auto;display:flex}h1{font-size:37px}#contact-text,#contact-image{width:50%;display:flex;flex-direction:column;align-items:center;margin-top:50px}.person-container{display:flex;flex-direction:column}#contact-text h3,#contact-text p{margin:10px 0}#contact-text p:last-of-type{margin-bottom:20px}#contact-text h3{align-self:center;background:#808080b0;text-align:center;border-radius:3px;width:100px;color:#fff}#contact-image #team-img{width:515px;height:480px;border:10px solid white}@media only screen and (max-width: 1060px){section{width:100%;flex-direction:column-reverse;align-items:center;margin-bottom:200px}}@media only screen and (max-width: 548px){section{width:100%;flex-direction:column-reverse;align-items:center;margin-bottom:200px}#contact-image #team-img{width:350px;height:281px}}
