@charset "UTF-8";

@media screen and (max-width: 834px) {
  .sec-news--modify {
    padding: 30px 0 30px;
  }
  .sec-news--modify .part-content .list-posts {
    padding-left: 5px !important;
    padding-right: 5px !important;
	}
  .news_link {
    display: inline;
  }
	.pdf_icon_ir img {
    width: 18px;
    height: auto;
	}
  .sec-news--modify .btn-more--bd a {
    width: 100%;
    height: 74px;
    font-size: 17.5px;
    font-size: 1.75rem;
  }
}