#about article{align-items:center;display:flex;flex-direction:row;gap:35px;width:100%}#about article>div{flex:1.3}#about article figure{display:flex;flex:1;flex-direction:column;gap:15px;margin:0;min-width:375px}#about article figure img{height:100%;max-height:240px;width:100%}@media screen and (max-width:1000px){#about article{flex-direction:column;gap:10px}#about article figure{min-width:0;width:100%}}
