
@media screen and (min-width:767px) and (max-width:1023px) {

  .wrap {
    min-width:767px;
    width:100%;
  }

  .wrap .list_border {
    /* w767 */
    width:93.8722294654498%; /* 720 */
  }
  .wrap .list_border .list_wrap > div:nth-child(even) {
    /* w720 */
    margin-left:2.083333333333333%; /* 15 */
  }
  .wrap .list_border .list_wrap .lesson {
    /* w720 */
    width:46.25%; /* 333 */
    padding-bottom:17.36111111111111%; /* 125 */
    max-width:433px;
  }
  .wrap .list_border .pagination {
    /* w530 */
    width:216px; /* 216 */
    padding:0 4px; /* 0 4 */
    margin-bottom:-40px; /* 40 */
  }


  .wrap .lesson_border .read.picture {
    /* w730 */
    width:23.28767123287671%; /* 170 */
    max-width:180px;
  }
  .wrap .lesson_border .read.words {
    /* w730 */
    width:89.04109589041096%; /* 650 */
  }
  .wrap .lesson_border .read.words .answer_wrap {
    /* 650 */
    width:46.15384615384615%; /* 300 */
    padding-bottom:7.538461538461538%; /* 49 */
    max-width:340px;
  }



  .wrap .lesson_border .listen.words .answer_wrap {
    /* w730 */
    width:17.80821917808219%; /* 130 */
    max-width:170px;
  }
  .wrap .lesson_border .write.picture {
    /* w730 */
    width:23.28767123287671%; /* 170 */
    max-width:180px;
  }
  .wrap .lesson_border .sound {
    /* w730 */
    width:42.46575342465753%; /* 310 */
    max-width:364px;
  }


  .service_wrap {
    min-width:767px;
    width:100%;
  }
  .service_wrap .service_message {
    /* w767*/
    width:61.92959582790091%; /*  475 */
    max-width:475px;
    border:1px dashed #f78d1e;
  }
  .service_wrap .message_wrap {
    /*  475 */
    width:457px; /* 457 */
  }

}