#lesson .h3-title {
  font-size: 1.2rem; }
#lesson .wrap-hero {
  background: url(../images/freetriallesson/top.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
#lesson .box-separate {
  margin: 30px 0 0 0; }
  #lesson .box-separate .text img {
    float: right;
    padding: 0 0 2% 2%; }
    @media (max-width: 767px) {
      #lesson .box-separate .text img {
        float: none;
        margin: 0 0 15px 0;
        padding: 0;
        width: 100%; } }
  #lesson .box-separate .text p {
    font-size: 0.9rem;
    margin: 0 0 15px 0; }
#lesson .h3-title {
  margin: 0 0 25px 0; }
#lesson .wrap-price .explain p {
  display: inline-block;
  font-size: 0.9rem;
  text-align: left; }

/*# sourceMappingURL=lesson.css.map */
