.voc-header-section__inner.voc-header-section__inner-huelva {
  border-top: 0;
}

.voc-article--detail-visual--fw .voc-comp-img-container:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  pointer-events: none;
}

.voc-article--detail-visual--fw .voc-comp-info-container {
  top: 8%;
}

@media (min-width: 699px) {
  .voc-article--detail-visual--fw .voc-comp-info-container {
    top: 25%;
  }
}
.voc-comp-grid {
  margin-top: 50px;
}

.voc-comp-img-container {
  position: relative;
}

.voc-img-container .voc-comp-play-btn-header {
  z-index: 1;
  position: absolute;
  bottom: 50px;
  right: 20px;
  width: 80px;
}

.voc-comp-play-btn {
  fill: #728d96;
}

/* .voc-info-container .voc-comp-title {
	font-size: 32px;
	line-height: 34px;
	min-width: 50%;
} */
.voc-info-container .voc-comp-subtitle {
  font: 24px/1.26 "ABCDisplay Extralight", Georgia, Times New Roman, serif;
  color: #fff;
  margin-top: 22px;
}

@media (min-width: 699px) {
  .voc-article--detail-visual .voc-comp-pretitle__prm {
    margin: 0;
  }
  .voc-info-container .voc-comp-title {
    font-size: 40px;
    line-height: 44px;
    min-width: 50%;
  }
  .voc-info-container .voc-comp-subtitle {
    font: 32px/36px "ABCDisplay Extralight", Georgia, Times New Roman, serif;
    width: 45%;
  }
}
.voc-header-section__image-huelva {
  height: 41.77px;
  border-top: 0;
}

.voc-header-section__sponsor .voc-header-section__image-huelva {
  height: 41.77px;
}