.instructor-section{font-family:Segoe UI,sans-serif;margin:0 auto;max-width:900px;padding:2rem 1rem;text-align:center}.instructor-section h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.instructor-card{align-items:start;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center;text-align:left}.instructor-img{border-radius:1rem;flex-shrink:0;height:250px;object-fit:cover;width:280px}.instructor-info{max-width:540px}.instructor-info h3{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;margin-top:0}.instructor-title{color:#0c8d3f;font-size:18px;font-weight:600;margin-bottom:1rem}.instructor-title span{font-weight:700}.instructor-bio{color:#333;font-size:1rem;line-height:1.6}@media (max-width:768px){.instructor-card{align-items:center;flex-direction:column;text-align:center}.instructor-info{max-width:100%}.instructor-bio,.instructor-info h3,.instructor-title{text-align:center}}@media (max-width:480px){.instructor-img{height:190px;width:150px}.instructor-section h2{font-size:1.5rem}.instructor-info h3{font-size:1.1rem}.instructor-bio{font-size:.9rem}}