.About-container{display:flex;justify-content:space-evenly;margin:2em 5em 5em;height:70vh}@media only screen and (max-width:600px){.About-container{display:flex;flex-direction:column;justify-content:space-evenly;margin:2em 5em 5em;height:auto}.About-image-container{height:auto;width:auto;margin-bottom:20px}.About-image-container img{-o-object-fit:contain;object-fit:contain;height:auto;width:auto;border-radius:8px;box-shadow:20px 20px 20px #50ae55}.About-text-container{width:30vw}.About-text-container,.About-text-subtext{display:flex;justify-content:center;flex-direction:column}}.About-image-container{height:60vh;width:auto}.About-image-container img{-o-object-fit:contain;object-fit:contain;height:60vh;width:auto;border-radius:8px;box-shadow:20px 20px 20px #50ae55}.About-text-container{width:30vw;display:flex;justify-content:flex-start;flex-direction:column}.About-text-container h2{font-weight:700;font-family:Lato,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,sans-serif}.About-text-subtext{margin-left:5vh;display:flex;justify-content:space-between;flex-direction:column}.About-text-subheading{font-weight:350;font-size:25px}.About-text-subheading,.About-text-subtext p{font-family:Lato,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,sans-serif}.About-text-subtext p{margin-top:10px;font-size:.9rem}