.block-full-width-banner {
  width: 100vw;
  min-width: 100vw;
  height: 500px;
  margin: 1em calc(-50vw + 50%);
  box-sizing: border-box;
  background-image: url('/_flysystem/fedora/2026-03/cwis-preservation-project-george-manuel-rudy-ryser-web.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.block-full-width-banner-caption {
  margin: .5em auto;
  font-size: 0.9em;
  color: #666;
}

.banner-image-block-wrapper{
	  margin-top: 3em;
	  margin-bottom: 10em;
	  text-align: center;
}
