.two_col_section{padding:80px 0}.two_col_section .section-title{margin-bottom:45px;text-align:center}.two_col_section .team-grid{display:grid;gap:20px;grid-template-columns:repeat(1,1fr)}.two_col_section .team-card{align-items:center;border:1px solid #e2b321;border-radius:14px;display:flex;flex-wrap:wrap;gap:22px;padding:26px}.two_col_section .team-card img{background:#e2b321;border-radius:50%;flex-shrink:0;height:95px;object-fit:cover;width:95px}.two_col_section .team_image{width:20%}.two_col_section .team_wrap{width:calc(80% - 22px)}.two_col_section .learn{color:#e2b321;display:inline-block;font-weight:700;margin-top:15px}@media (max-width:1024px){.two_col_section .team-grid{gap:16px}.two_col_section .team_image{width:25%}.two_col_section .team_wrap{width:calc(75% - 16px)}.two_col_section .team-card{gap:16px;padding:20px}}@media (max-width:900px){.two_col_section .team-grid{grid-template-columns:1fr}.two_col_section .team-card{align-items:center;flex-direction:column;text-align:center}.two_col_section .team_image{align-items:center;display:flex;flex-direction:column}.two_col_section .team_wrap{max-width:100%}.two_col_section .section_btn{display:flex;justify-content:center}.two_col_section .team_image,.two_col_section .team_wrap{width:100%}}@media (max-width:480px){.two_col_section{padding:60px 0}.two_col_section .team-card{padding:18px}.two_col_section .team-card img{height:80px;width:80px}}