body {
	font-family: helrom, Arial, sans-serif;
    font-size: 16px;
}
#article2018 .row {
    margin-bottom: -10px;
}
#article2018 p {
    margin: 14px 0;
}
#article2018 .breadCrumb p {
    margin: 0;
}

#article2018 h2 {
    /font-family: helvbld;
    text-transform: uppercase;
    font-size: 18px;
}
#article2018 h2.lockup {
    margin: 0 0 20px;
}
#article2018 h2:not(.lockup) {
    margin: 20px 0 -10px;
}

#article2018 .credit {
  font-style: italic;
}

@media only screen and (max-width: 578.98px) { 
    div.ctnPresenceHold { 
      display: none !important; 
    }
    .row { margin-left: 0; margin-right: 0; }
}

#article2018.news .row.headline {
    margin-bottom: 20px;
}
#article2018.news .headline h1 {
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
}
#article2018.news .headline h2 {
    font-size: 18px;
    text-transform: none;
    /font-weight: normal;
    text-align: center;
    padding: 0 60px;
    font-family:  Arial, sans-serif;
    font-style: italic;
    margin-top: -6px;

}
  #article2018 .row.breadCrumb {
    margin: 0 0 30px;;
  }
@media only screen and (min-width: 600px) {
  #article2018 .row.breadCrumb {
    width: 50%;
    margin: -14px 0 30px;;
  }
}