@media screen and (max-width: 960px){.instructor_item{display:grid;grid-template-columns:1fr 2fr;gap:20px}}@media screen and (max-width: 600px){.instructor_item{gap:10px}}@media screen and (max-width: 960px){.instructor_pic{min-width:140px}}@media screen and (max-width: 600px){.instructor_company{font-weight:normal;font-size:13px}}@media screen and (max-width: 1000px){.table_wrap{overflow-x:scroll}}@media screen and (max-width: 1000px){.table_width{width:100%;min-width:800px}}