.educator-content{position:relative;display:flex;flex-direction:row;grid-gap:30px;align-items:flex-start;justify-content:space-between;margin-bottom:35px}.educator-content-content{width:60%}.educator-content-image{width:37%;text-align:right}.educator-content-image img{display:inline-block}.educator-div{padding:50px;border-radius:5px;box-shadow:3px 3px 8px 0 rgba(0,0,0,.3)}.educator-readmore-content{display:none;padding:15px}.educator-readmore-title{padding:15px;cursor:pointer}.educator-readmore-title p{margin-bottom:0}.educator-readmore.show,.educator-readmore:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.2)}@media (max-width:767px){.educator-content-content{width:100%;order:1}.educator-content-image{width:100%}.educator-content{flex-wrap:wrap;grid-gap:50px}.educator-content-image img{display:block;margin:0 auto}}