.teachers .teacher{display:flex;margin-bottom:40px}.teachers .teacher .left{display:flex;flex-direction:column;align-items:center}.teachers .teacher .left .avatar{width:250px;height:250px;border-radius:50%;overflow:hidden}.teachers .teacher .left .avatar img{width:100%;object-fit:cover}.teachers .teacher .left .country{display:flex;align-items:center;margin-top:10px}.teachers .teacher .left .country img{width:30px;margin-right:5px}.teachers .teacher .left .languages{margin-top:20px}.teachers .teacher .left .languages .language{font-size:1.2rem;text-align:center}.teachers .teacher .left .languages .rate{display:flex;justify-content:center}.teachers .teacher .left .languages .rate .level-boulet{width:20px;height:20px;background-color:#14425B;border-radius:50%;margin-right:3px}.teachers .teacher .left .languages .rate .level-boulet-empty{background-color:#b1b1b1}.teachers .teacher .right{padding:20px}.teachers .teacher .right .name{font-size:2.4rem;width:100%;padding-bottom:20px;border-bottom:5px solid #194157;font-weight:bold}.teachers .teacher .right .description{font-size:1.4rem}@media only screen and (max-width: 991px){.teachers .teacher{display:flex;flex-direction:column}}
