.meet-our-founders .founders_wrap{display:grid;gap:var(--gap-50);grid-template-columns:1fr 1fr}@media only screen and (max-width:768px){.meet-our-founders .founders_wrap{grid-template-columns:1fr}}.meet-our-founders .founders_wrap .founder-item img{aspect-ratio:335/200;border-radius:var(--border-radius-xs);display:block;max-width:100%;object-fit:cover;width:100%}.meet-our-founders .founders_wrap .founder-item .bottom-line{align-items:center;display:flex;gap:var(--gap-20);justify-content:space-between;margin-top:15px}.meet-our-founders .founders_wrap .founder-item .bottom-line .h5{margin:0}