.cms-box .download-file.mp3:before {
  background: url(/skin/frontend/beck/default/external/lp/legal-english-basics/mp3.svg) no-repeat;
}

.cms-box .download-file-wrapper {
  margin: 10px 0 30px;
}

.cms-box h2:not([class]) {
  margin: 5px 0 10px 0 !important;
}

.button {
  margin: 0 auto 10px auto;
  width: 180px;
  display: block;
  text-align: center;
}

.page-title {
  margin-bottom: 40px !important;
}

.actual-promotion h2 {
  text-align: center;
  font-size: 18px !important;
  font-weight: bold;
  padding: 20px 20px 0 20px;
  margin-bottom: 15px !important;
}

@media only screen and (min-width: 85.5em) {
  .col-33 {
    width: 388px;
  }
}

@media only screen and (max-width: 767px) {
  .actual-promotion-main p {
    margin-bottom: 0;
  }
}