/* Temporarily commenting out for SASS cleanup purposes
.item.resource.show .container h2:first-of-type + h3, 
.item.resource.show .media-list img {
  display: none !important;
}

.media-embeds img {
  border: 1px solid black;
}

.item.resource.browse .resource-list .description {
  display: none;
}

.seamless {
  box-shadow: none !important;
  margin-bottom: 2rem !important;
}

.block-asset > .seamless {
  margin-bottom: 1rem;
}
*/

@media screen {
  .site-page-ben-schneider-map #body-wrapper {
    min-height: initial;
  }
}