/* Since we are adding bottom margin to the overview header, there is no need for top margin on the default image container */
.overview .node-image .field-image,
.overview .node-image .gallery {
  margin-top: 0;
}
