.founder p,.about p{margin-bottom:20px}.founder-content{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.founder-image{text-align:center;flex:1;min-width:300px}.founder-image img{border-radius:50%;max-width:300px;box-shadow:0 10px 30px #0000001a}.founder-text{flex:2;min-width:300px;padding-left:40px}.founder-text h3{color:var(--primary);margin-bottom:10px}.founder-text h4{color:var(--secondary);margin-bottom:20px;font-weight:500}.about-content{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.about-text{flex:1;min-width:300px;padding-right:40px}@media screen and (width<=768px){.about{padding:120px 0 80px}.about-image img{max-width:100%;height:auto}.about-text,.founder-text{margin-bottom:40px;padding:0}}