.anli-detail-page .left,
.lecture-detail-page .left,
.news-detail-page .left,
.law-detail-page .left,
.work-detail-page .left,
.pro-detail-page .left,
.lawyer-detail-left {
  min-width: 0;
}

.anli-detail-page .lectures_detail_list,
.anli-detail-page .lectures-author,
.anli-detail-page .lectures-author-des,
.lecture-detail-page .lectures_detail_list,
.lecture-detail-page .lectures-author,
.lecture-detail-page .lectures-author-des,
.news-detail-page .article-body,
.law-detail-page .article-body,
.work-detail-page .article-body,
.pro-detail-page .zyly dd,
.lawyer-detail-left .section-content,
.generic-content-detail-page .content-detail-body {
  width: 100%;
}

.anli-detail-page .lectures-author-des,
.lecture-detail-page .lectures-author-des,
.news-detail-page .article-body,
.law-detail-page .article-body,
.work-detail-page .article-body,
.pro-detail-page .zyly dd,
.lawyer-detail-left .section-content,
.generic-content-detail-page .content-detail-body {
  overflow-wrap: anywhere;
}

.anli-detail-page .lectures-author-des img,
.lecture-detail-page .lectures-author-des img,
.news-detail-page .article-body img,
.law-detail-page .article-body img,
.work-detail-page .article-body img,
.pro-detail-page .zyly dd img,
.lawyer-detail-left .section-content img,
.generic-content-detail-page .content-detail-body img {
  max-width: 100%;
  height: auto !important;
}

.anli-detail-page .lectures-author-des iframe,
.anli-detail-page .lectures-author-des video,
.anli-detail-page .lectures-author-des embed,
.anli-detail-page .lectures-author-des object,
.lecture-detail-page .lectures-author-des iframe,
.lecture-detail-page .lectures-author-des video,
.lecture-detail-page .lectures-author-des embed,
.lecture-detail-page .lectures-author-des object,
.news-detail-page .article-body iframe,
.news-detail-page .article-body video,
.news-detail-page .article-body embed,
.news-detail-page .article-body object,
.law-detail-page .article-body iframe,
.law-detail-page .article-body video,
.law-detail-page .article-body embed,
.law-detail-page .article-body object,
.work-detail-page .article-body iframe,
.work-detail-page .article-body video,
.work-detail-page .article-body embed,
.work-detail-page .article-body object,
.pro-detail-page .zyly dd iframe,
.pro-detail-page .zyly dd video,
.pro-detail-page .zyly dd embed,
.pro-detail-page .zyly dd object,
.lawyer-detail-left .section-content iframe,
.lawyer-detail-left .section-content video,
.lawyer-detail-left .section-content embed,
.lawyer-detail-left .section-content object,
.generic-content-detail-page .content-detail-body iframe,
.generic-content-detail-page .content-detail-body video,
.generic-content-detail-page .content-detail-body embed,
.generic-content-detail-page .content-detail-body object {
  max-width: 100%;
}

.anli-detail-page .lectures-author-des table,
.lecture-detail-page .lectures-author-des table,
.news-detail-page .article-body table,
.law-detail-page .article-body table,
.work-detail-page .article-body table,
.pro-detail-page .zyly dd table,
.lawyer-detail-left .section-content table,
.generic-content-detail-page .content-detail-body table {
  display: block;
  max-width: 100%;
  overflow-x: auto;
}

.work-detail-mobile {
  display: none;
}

.detail-two-column .detail-sidebar {
  flex: 0 0 320px;
  width: 320px;
  max-width: 320px;
  min-width: 320px;
}

.detail-two-column .detail-sidebar .lectures-lawyer {
  position: static;
  top: auto;
  right: auto;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 768px) {
  .work-detail-mobile {
    display: block;
  }

  .work-detail-desktop.has-mobile-legacy {
    display: none;
  }

  .work-detail-mobile .publications-list,
  .work-detail-mobile .publications-detail {
    width: 100%;
  }

  .work-detail-mobile .publications-card {
    margin-bottom: 20px;
  }

  .work-detail-mobile .publications-author:last-child {
    margin-bottom: 0;
  }

  .detail-two-column,
  .work-detail-page .book-hero-layout {
    display: flex !important;
    flex-direction: column !important;
    gap: 24px !important;
    align-items: stretch !important;
  }

  .detail-two-column .detail-main,
  .detail-two-column .detail-sidebar,
  .work-detail-page .book-hero-cover,
  .work-detail-page .book-hero-summary {
    width: 100% !important;
    max-width: 100% !important;
  }

  .detail-two-column .detail-sidebar {
    margin-top: 0;
  }

  .work-detail-page .book-hero-layout {
    padding: 20px !important;
  }

  .work-detail-page .book-hero-cover {
    margin: 0 auto;
  }

  .detail-two-column .lectures-author-title,
  .work-detail-page .h2 {
    font-size: 20px !important;
    line-height: 1.6 !important;
  }
}
