.founder .founder__intro{margin-bottom:48px}.founder .founder__grid{display:grid;gap:30px;grid-template-columns:repeat(2,1fr);row-gap:50px}.founder .founder__member-name{margin-bottom:5px}.founder .founder__image{height:300px;margin:0 auto 8px;max-width:300px;position:relative}.founder .founder__image img{border-radius:2px;display:block;height:100%!important;left:0;position:absolute;right:0;top:0;width:100%}.founder .founder__title{color:var(--secondary);font-size:24px;font-weight:700;margin-bottom:4px}.founder .founder__description{font-size:16px;margin-top:32px}@media (max-width:767px){.founder .founder__image{height:auto;padding-bottom:100%}}@media (max-width:479px){.founder .founder__grid{grid-template-columns:1fr}}