/*
  ARIEL TOP 202607
  Remove only the outer border of the central TOP container.
  Internal cards, sections, headers, side columns and fixed footer
  are intentionally unchanged.
*/

html body
.main-story.ariel-center-v1.ariel-top-main-202607 {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}
