.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{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:100%;height:100%}.master-teachers .teacher .name-teacher h3{font-size:24px;line-height:1;margin:0 0 10px}.master-teachers .teacher .name-teacher p{color:#eb661b;font-size:14px;margin:0 0 30px}.master-teachers .teacher .description-teacher{margin-top:30px}@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}}