.about-us-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;font-family:Plus Jakarta Sans;height:auto;margin:0;width:92%}.text-column{display:flex;flex:1;flex-direction:column;margin-bottom:auto;margin-top:auto;max-width:100%;padding-right:80px}.text-column img{display:static;max-height:50px;text-align:left;width:fit-content}.text-column h3{color:#033045;font-size:26px;font-weight:700;line-height:1.4;margin-bottom:25px}.text-column span{color:#4f6e7d;font-size:16px;font-weight:400;line-height:1.4;text-align:justify}.text-column a{background-color:#ffcd21;border-radius:5px;color:#033045;display:flex;font-family:Plus Jakarta Sans;font-size:18px;font-weight:700;margin-top:30px;padding:15px 25px;position:relative;text-align:center;text-decoration:none;width:fit-content}.about-us-cta:hover{background-color:#ffee9e}.about-us-cta:active{overflow:hidden;-webkit-transform:scale(.99);transform:scale(.99)}.img-column{align-items:center;flex-basis:100%;flex:1;flex-direction:column;justify-content:center}.img-column,.img-column img{display:flex}@media only screen and (max-width:728px){.about-us-wrapper{flex-direction:row;margin-left:auto;margin-right:auto;width:100%}.text-column{flex:92%;padding-right:0}.text-column h3{font-size:24px}.text-column span{font-size:18px}.img-column{display:flex;flex-basis:100%;flex:100%;flex-direction:column;padding-top:50px}.img-column img{margin-left:auto;margin-right:auto;width:90%}}