.master-teachers{grid-gap:40px;display:-ms-grid;display:grid;margin-top:50px}.master-teachers .teacher{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.24);margin:60px auto;padding:20px;position:relative}.master-teachers .picture-teacher{height:125px;position:absolute;right:40px;text-align:center;top:-65px;width:125px}.master-teachers .picture-teacher .cover-tch{border-radius:100%;height:100%;object-fit:cover;object-position:center center;width:100%}.master-teachers .teacher .name-teacher h3{font-size:24px;line-height:1;margin:0 0 10px}.master-teachers .teacher .name-teacher .role{color:#eb661b;font-size:14px;margin:0 0 30px}.master-teachers .teacher .description-teacher{margin-top:30px}.master-teachers .teacher .teacher-socials{column-gap:10px;display:inline-flex;list-style:none;padding:0}.master-teachers .teacher .teacher-socials li svg{height:18px;width:18px}@media (max-width:480px){.master-teachers{-ms-grid-columns:repeat(1,1fr)!important;grid-template-columns:repeat(1,1fr)!important}.master-teachers .teacher .name-teacher{margin-top:87px}}