.page_detail_news .page_detail_news_content {
  margin-top: 52px;
}

@media (max-width: 768px) {
.page_detail_news .page_detail_news_content {
  margin-top: 20px;
}
}


@media screen and (min-width: 1050px) {
  .bx-breadcrumb {
    position: static !important;
  }
}
.page_detail_news_content_title h1 {
    margin-top: 0;
}