.component--instructor{align-items:start;display:flex;gap:20px 30px;justify-content:space-between;margin:50px 0 25px}@media screen and (max-width:768px){.component--instructor{flex-wrap:wrap;margin:30px 0 25px}}.component--instructor+.component--instructor{border-top:1px dashed var(--theme_color_border);margin:25px 0;padding-top:30px}.component--instructor .instructor_img{flex:1;min-width:35%}.component--instructor .instructor_img figcaption{font-size:1.5em;font-weight:700;text-align:center}.component--instructor .instructor_img *+figcaption{margin-top:10px}.component--instructor .instructor_text{width:550px}.component--instructor .instructor_title{font-size:1.25em}.component--instructor *+.instructor_bio,.component--instructor *+.instructor_position{margin-top:20px}