.master-teachers{display:-ms-grid;display:grid;grid-gap:40px;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:100px;position:absolute;right:40px;text-align:center;top:-65px;width:100px}.master-teachers .picture-teacher img{border-radius:100%;height:100%;object-fit:cover;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}.card-social{margin:15px 0}.card-social .card-links{text-decoration:none}.card-social svg{height:15px;width:15px}@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}}