/* line 24, ../../sass/app/home.scss */
.explore .left .sec-title .abst {
  text-align: unset;
}
/* line 32, ../../sass/app/home.scss */
.explore .right .item .cont .t2 {
  text-align: unset;
}

/* line 43, ../../sass/app/home.scss */
.post .list .info .info-c {
  max-width: unset;
}

@media screen and (max-width: 992px) {
  /* line 56, ../../sass/app/home.scss */
  .explore .left {
    height: 250px;
    -moz-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px);
  }
}

