.section-title {
  font-family: "GT America", serif !important;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  font-size: 15px;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .section-title {
      font-size: 30px;
      margin-bottom: 40px; } }

.wrap_html_block {
  max-width: 80%; }
  @media screen and (min-width: 768px) {
    .wrap_html_block {
      max-width: 70%; } }

.dek_img_slide.nt_bg_lz {
  display: block !important; }

.article-upon-title {
  font-family: Georgia;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #000 !important; }
  @media screen and (min-width: 768px) {
    .article-upon-title {
      font-size: 16px; } }

.article-title {
  text-transform: uppercase; }
