<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">article section .sec1 .img_list_2 {
  width: 820px;
  margin: 0 auto; }
  @media only screen and (max-width: 991px) {
    article section .sec1 .img_list_2 {
      width: 100%; } }
  article section .sec1 .img_list_2 .item {
    width: 400px;
    float: left;
    margin-bottom: 35px; }
    @media only screen and (max-width: 991px) {
      article section .sec1 .img_list_2 .item {
        width: 100%;
        float: none;
        margin-bottom: 12vw;
        padding: 0 15px;
        box-sizing: border-box; } }
    article section .sec1 .img_list_2 .item:nth-child(even) {
      float: right; }
    article section .sec1 .img_list_2 .item .thumbs {
      display: inline-block;
      margin-bottom: 17px;
      box-shadow: 2px 2px 12px 2px rgba(0, 0, 0, 0.12); }
      @media only screen and (max-width: 991px) {
        article section .sec1 .img_list_2 .item .thumbs {
          width: 100%;
          margin: 0 auto 2vw; } }
      article section .sec1 .img_list_2 .item .thumbs img {
        width: 100%; }
    article section .sec1 .img_list_2 .item p {
      font-size: 15px; }
      @media only screen and (max-width: 991px) {
        article section .sec1 .img_list_2 .item p {
          font-size: 3.6vw; } }

/*# sourceMappingURL=education.css.map */
</pre></body></html>