.swing-for-the-fences .enter_now_section {
  text-align: center;
  margin: 0 auto 40px;
}

.swing-for-the-fences .enter_now_section__button__image--mobile {
  display: none;
}

.swing-for-the-fences .enter_now_section__button {
  display: block;
  width: 705px;
  margin: 10px auto;
}

.swing-for-the-fences .enter_now_section__deadline {
  width: 652px;
  max-width: 90%;
}

.swing-for-the-fences .enter_now_section__share {
  width: 590px;
  max-width: 92%;
}

.swing-for-the-fences .enter_now_section__button__image--mobile {
  display: none;
}

@media (max-width: 674px) {
  .swing-for-the-fences .enter_now_section__button {
    width: auto;
  }
}

@media (max-width: 580px) {
  .swing-for-the-fences .enter_now_section__button__image {
    display: block;
  }

  .swing-for-the-fences .enter_now_section__button {
    display: block;
    width: 295px;
    margin: 7px auto;
  }

  .swing-for-the-fences .enter_now_section__deadline {
    width: 295px;
    max-width: 100%;
  }

  .swing-for-the-fences .enter_now_section__button__image {
    display: block;
  }

  .swing-for-the-fences .enter_now_section__button__image--mobile {
    width: 350px;
    margin: 7px auto;
    display: block;
  }

  .swing-for-the-fences .enter_now_section__button__image {
    width: 92%;
  }

  .swing-for-the-fences .enter_now_section__share {
    width: 270px;
    max-width: 100%;
  }
}
