@media screen and (max-width: 991px) {
  .about-committee-mod .about-info {
    padding-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .about-committee-mod .about-list {
    position: static;
    width: auto;
  }
  .law-system-mod {
    overflow: hidden;
  }
  .law-system-mod .col-w {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
  }
  .law-system-mod .col-w:nth-child(3n) {
    margin-right: 4%;
  }
  .law-system-mod .col-w:nth-child(2n) {
    margin-right: 0;
  }
  .law-system-mod .col-w:nth-child(2n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 767px) {
  .about-committee-mod .about-info {
    margin-bottom: 40px;
  }
  .about-committee-mod .about-info .info-title {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 30px;
  }
  .about-committee-mod .about-info .info-txt {
    font-size: 30px;
    line-height: 58px;
  }
  .about-committee-mod .about-list {
    position: static;
    width: auto;
    padding: 40px;
  }
  .about-committee-mod .about-list .a-title {
    font-size: 36px;
    line-height: 56px;
    padding: 20px 70px 30px;
    background: url('ethics-comm-arrow.png') no-repeat right 50px top 46px;
  }
  .about-committee-mod .about-list .a-title:hover {
    background: url('ethics-comm-arrow-h.png') no-repeat right 50px top 46px #fff;
  }
  .general-assembly-mod {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 50px;
    min-height: auto;
  }
  .general-assembly-mod .main-cont {
    font-size: 30px;
    line-height: 58px;
    max-width: auto;
  }
  .law-system-mod {
    overflow: hidden;
  }
  .law-system-mod .col-w {
    float: none;
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 40px;
  }
  .law-system-mod .box-s {
    min-height: auto;
    padding: 40px;
  }
  .law-system-mod .box-s::after {
    height: 40px;
    top: 50px;
  }
  .law-system-mod .box-s .box-title {
    font-size: 36px;
    line-height: 60px;
  }
  .expe-perspective-mod.mod-list {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .expe-perspective-mod .box-s .box-img {
    float: none;
    margin-right: 20px;
    width: 376px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .expe-perspective-mod .box-s .box-img img {
    width: 376px;
    height: 376px;
  }
  .expe-perspective-mod .box-s .info-title {
    font-size: 36px;
    line-height: 60px;
    text-align: center;
  }
  .expe-perspective-mod .box-s .info-txt {
    line-height: 58px;
    font-size: 30px;
  }
  .ethics-committee-top .banner-cont {
    height: 300px;
  }
  .ethics-committee-top .cont-title {
    text-align: center;
    color: #fff;
    font-size: 40px;
  }
  .law-system-list li {
    margin-bottom: 4px;
    line-height: 58px;
    font-size: 28px;
  }
  .about-groups .groups-title {
    font-size: 48px;
    line-height: 66px;
    margin-bottom: 60px;
  }
  .about-groups .groups-box {
    margin-bottom: 60px;
    font-size: 28px;
    line-height: 58px;
  }
  .about-groups .box-title {
    font-size: 32px;
    line-height: 60px;
  }
}
