.swop19-conclusion {
  background: #fff;
}

h2.swop19-conclusion-title {
  padding-top: 36px;
  border-top: 6px solid #e03737;
  margin: 0 0 14px 0;
  font-size: 32px;
  line-height: 40px;
}

.swop19-conclusion-text p {
  margin: 0 0 13px 0;
  font-size: 22px;
  line-height: 32px;
  opacity: 0.8;
}

.swop19-conclusion-text p:last-child {
  margin-bottom: 0;
}

.swop19-conclusion-img {
  margin-top: 70px;
  width: 100%;
  height: 0;
  padding-bottom: 51.78253%;
  position: relative;
}

.swop19-conclusion-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.swop19-conclusion-img .swop19-credit {
  bottom: 10px;
  right: 10px;
  z-index: 2;
}

p.swop19-conclusion-final-text {
  margin: 53px auto 22px auto;
  max-width: 725px;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
}

p.swop19-conclusion-final-question {
  margin: 0 0 36px 0;
  color: #e03737;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
}

/* --- Responsive --- */

@media all and (min-width: 768px) {
  h2.swop19-conclusion-title {
    padding-top: 44px;
    font-size: 50px;
    line-height: 60px;
  }

  p.swop19-conclusion-final-text {
    font-size: 33px;
    line-height: 40px;
  }

  p.swop19-conclusion-final-question {
    font-size: 50px;
    line-height: 60px;
  }
}
