.dickies_honeymoon .flex__wrapper {
  display: flex;
}

.dickies_honeymoon .iframe__block {
  position: relative;
  width: 100%;
  padding-bottom: calc(315 / 560 * 100%);
}

.dickies_honeymoon .iframe__block iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.dickies_honeymoon .button__wrapper {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

.dickies_honeymoon .button__wrapper a {
  color: #fff;
  text-align: center;
}
