.block-fixed-block-contentartwork-additional-info {
  margin-bottom: 30px;
  width: 100%;
}

.block-fixed-block-contentartwork-additional-info h2 {
  color: #D10002;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
}

.view-related-exhibitions .view-header h3,
.view-related-artworks .view-header h3,
.view-related-resources .view-header h3 {
  margin-top: 0;
  margin-bottom: 35px;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.5px;
  text-transform: uppercase;
  text-align: left;
}

.view-related-artworks .view-content .views-row .artwork .content .field--name-field-image {
  width: 100%;
}

.page-node-type-artwork .block-views {
  width: 33.3%;
  padding-right: 60px;
}

.page-node-type-artwork .block-views:last-child {
  padding-right: 0;
}

.view-related-exhibitions {
  width: 100%;
}

.view-related-exhibitions img {
  width: 100%;
  height: auto;
}

.view-related-exhibitions .field--name-node-title {
  width: 100%;
  padding: 50px 0;
  margin-bottom: 50px;
  border-bottom: 1px solid #000;
  text-transform: none;
}

.view-related-exhibitions .field--name-node-title h3 {
  color: #000;
  text-align: center;
  box-shadow: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
  text-transform: uppercase;
}

.view-related-resources .field--name-field-media-oembed-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

.view-related-resources .field--name-field-media-oembed-video > iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.view-related-resources .field--name-field-media-image {
  position: relative;
}

.view-related-resources .field--name-field-media-image:after {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: 12px;
  left: 12px;
  background-color: #000000;
  background-image: url('../images/play-resource.svg');
  background-size: 24px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 5px;
}

.teaser-title a {
  width: 100%;
  padding: 50px 0;
  margin-bottom: 50px;
  border-bottom: 1px solid #000;
  text-transform: none;
}

.teaser-title a p {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
  text-align: center;
  background: none;
  box-shadow: none;
  padding: initial;

}

.teaser-title a p:last-child{
  text-transform: uppercase;
}

.view-related-resources .field--name-field-titulo {
  width: 100%;
  padding: 50px 0;
  margin-bottom: 50px;
  border-bottom: 1px solid #000;
  text-transform: none;
  color: #000;
  text-align: center;
  box-shadow: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
}

.view-related-exhibitions .views-row:last-child .field--name-node-title,
.view-related-resources .views-row:last-child .field--name-field-titulo {
  border-bottom: none;
}

.path-media .field--name-field-media-video-file video {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .page-node-type-artwork .block-views {
    width: 100%;
    padding: 0;
  }
}
