.swop20-harm {
  background: #585954 url(images/background.jpg) center top no-repeat;
  background-size: 100% auto;
  position: relative;
}

.swop20-harm-inner {
  background: bottom left no-repeat;
}

.swop20 .swop20-harm-title {
  color: #fff;
  text-transform: uppercase;
}

.swop20-harm-col-2 {
  padding-top: 36px;
}

.swop20-harm-description {
  color: #fff;
  padding-top: 36px;
}

.swop20-harm-tags {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 95.202%;
  overflow: hidden;
  background: url(images/tags-bg.png) center center no-repeat;
  background-size: 100% auto;
}

html.js .swop20-harm-tags,
html.js .swop20-harm-tag-anim {
  opacity: 0;
  transition: opacity 1s;
}

html.js .swop20-harm-tag-anim {
  transition: opacity 0.35s;
}

html.js .swop20-harm-tags-fadein,
html.js .swop20-harm-tag-anim-fadein {
  opacity: 1;
}

.swop20-harm-tag {
  color: #000;
  text-transform: uppercase;
  line-height: 1em;
  white-space: nowrap;
  position: absolute;
  transform: translateX(-50%);
}

.swop20-harm-tag-size-large {
  font-size: 4.76vw;
}

.swop20-harm-tag-size-medium {
  font-size: 2.853vw;
}

.swop20-harm-tag-size-small {
  font-size: 1.9vw;
  line-height: 1.1666em;
}

.swop20-harm-tag-anim {
  display: block;
}

.swop20-harm-counter {
  padding-top: 36px;
  max-width: 460px;
  margin: 0 auto;
  font-size: 26px;
  line-height: 40px;
}

.swop20-harm-counter-value {
  margin: 0 0 -0.14em 0;
  font-size: 44px;
  text-align: center;
}

.swop20-harm-counter-label {
  margin: 0;
  color: #fff;
  text-align: center;
}

.swop20-harm .swop20-credit {
  left: 10px;
  bottom: 10px;
}

@media all and (min-width: 768px) {
  .swop20-harm-cols {
    overflow: hidden;
  }

  .swop20-harm-cols-inner {
    margin-left: -30px;
  }

  .swop20-harm-col-1,
  .swop20-harm-col-2 {
    float: left;
    width: 45%;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .swop20-harm-col-2 {
    width: 54.956%;
    padding-top: 0;
  }

  .swop20-harm-description {
    max-width: 440px;
  }

  .swop20-harm-tag-size-large {
    font-size: 2.56vw;
  }

  .swop20-harm-tag-size-medium {
    font-size: 1.536vw;
  }

  .swop20-harm-tag-size-small {
    font-size: 1.0243vw;
  }

  .swop20-harm-counter {
    max-width: 520px;
    padding-top: 72px;
    font-size: 32px;
    line-height: 46px;
  }

  .swop20-harm-counter-value {
    font-size: 52px;
  }
}

@media all and (min-width: 1172px) {
  .swop20-harm-tag-size-large {
    font-size: 30px;
  }

  .swop20-harm-tag-size-medium {
    font-size: 18px;
  }

  .swop20-harm-tag-size-small {
    font-size: 12px;
  }
}

@media all and (min-width: 1200px) {
  .swop20-harm-counter {
    max-width: 660px;
    font-size: 42px;
    line-height: 56px;
  }

  .swop20-harm-counter-value {
    font-size: 72px;
  }
}
