.about{flex-direction:row-reverse}.about-photo{width:320px;height:auto;min-height:100%;border-radius:15px;flex-shrink:0;transform-style:preserve-3d;transition:transform .1s ease-out;position:relative;overflow:hidden;border:2px solid rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(255,255,255,.15),0 0 20px rgba(255,255,255,.1);align-self:stretch;object-fit:cover;background-size:cover;background-position:75% 0;background-repeat:no-repeat}@media screen and (max-width:768px){.about{flex-direction:column;text-align:center}.about-photo{width:280px;height:175px;align-self:center;min-height:auto}}@media screen and (max-width:480px){.about-photo{width:240px;height:150px;align-self:center;min-height:auto}}