.usMain{flex-direction:column;width:100%;margin-top:25px;padding-bottom:25px;display:flex}.usSection{flex-direction:row;justify-content:space-evenly;display:flex}.imageSection{flex-direction:row;max-height:550px;margin-top:90px;display:flex}.columnImages{flex-direction:column;justify-content:space-between;display:flex}.usImage,.usImage2{border-radius:10px}.usImage{width:306px;height:550px;margin-left:42px}.textSection{text-align:start;flex-direction:column;justify-content:space-evenly;align-items:baseline;min-height:850px;display:flex}.usSectionTitle{text-align:center;color:var(--green);text-shadow:2px 2px var(--yellow);margin:0 auto;font-family:Chelsea-Market;font-size:2rem}p{max-width:600px;font-family:Times New Roman,Times,serif;font-size:larger;font-weight:500}.usTitles{color:var(--green);flex-direction:row;align-items:center;font-family:Chelsea-Market;display:flex}h3{padding-left:25px;font-size:1.5rem}@media (max-width:1300px){.usSection{flex-direction:column-reverse;align-items:center}}@media (max-width:665px){.textSection{gap:20px;width:90%;margin:0 auto}.usTitles{justify-content:baseline}.usImage{width:150px;height:270px}.usImage2{width:130px;height:130px}}
