.teacher-play-btn { position: relative; } .teacher-play-btn a { position: absolute; top: -270px; left: calc(50% - 50px); width: 100px; height: 100px; border: 2px solid #ffff; border-radius: 50%; } .teacher-play-btn .play-button:before { font-size: 60px; line-height: 100px; } .teacher-play-btn .play-button:after { display: none; } .video-testimonial-icon a { top: -185px; } a.uni-video-play { position: absolute; top: calc(50% - 50px); height: 100px; width: 100px; left: calc(50% - 50px); z-index: 90; border: 2px solid #fff; text-align: center; border-radius: 100%; text-decoration: none !important; } a.uni-video-play .video-play-icon:before { content: "\e897"; font-family: entypo-fontello; color: #fff; font-size: 70px; line-height: 100px; } @media (max-width: 767px) { .teachers-bio p, .teacher-name { text-align: left !important; } }