.founder__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.founder__container>*{width:50%}.founder__wrapper{margin-right:1.25rem}.founder__text{margin-top:1.25rem;color:#6b6b6b}.founder__img{position:relative}.founder__img::before{content:"";display:block;width:100%;padding-top:118%}.founder__img>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:2rem}@media (max-width:768px){.founder{padding-bottom:40px}.founder__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.founder__container>*{width:100%}.founder__wrapper{margin-right:unset;margin-bottom:20px}.founder__img{max-width:350px;margin:0 auto}}