.LessonsConatiner{display:flex;flex-direction:column;align-items:center;width:100%;height:200vh;margin-top:5vw;background-color:transparent}.LessonsTitle{margin-top:1.5vw;justify-content:center;font-size:3vw;font-weight:700;height:5vw;border-radius:15px}.ImageInfoContainer,.LessonsTitle{display:flex;align-items:center;width:60vw}.ImageInfoContainer{justify-content:space-between;margin-top:4vw;height:10vw;background-color:transparent}.LessonsInfoImage{width:10vw;height:10vw;border-radius:10vw;box-shadow:0 4px 4px 0}.LessonsInfoText{justify-content:center;font-size:1.5vw;text-align:center;width:45vw;height:100%}.LessonsInfoText,.TextInfoContainer{display:flex;align-items:center;background-color:transparent}.TextInfoContainer{flex-direction:column;margin-top:4vw;width:60vw;height:10vw}.TextInfoHead{font-size:2.5vw;font-weight:700}.TextInfoBody{font-size:1.5vw;text-align:center}.ReflectImage{transform:scaleX(-1)}@media only screen and (max-width:600px){.TextInfoContainer{height:-moz-fit-content;height:fit-content;margin-top:10vw}.TextInfoHead{text-align:center;width:90vw;font-size:7vw}.TextInfoBody{font-size:3vw}.LessonsConatiner{margin-top:15vw}.LessonsTitle{font-size:7vw;width:90vw}.LessonsInfoImage{width:15vw;height:15vw}.ImageInfoContainer{margin-top:7vw;width:90%}.LessonsInfoText{font-size:2.5vw;width:80%;margin-top:2vw}}