.pe61498__name {
  text-align: right;
}

.pe61498__panel-1 {
  background-color: #F0F0F0;
  padding-top: 20px;
}

.pe61498__panel-1 .fc-layout__content {
  max-width: 960px;
  padding-bottom: 30px;
}

@media (min-width: 660px) {
  .pe61498__panel-1 .flipbook-aspect {
    padding-bottom: 135%;
  }
  .pe61498__panel-1 .flipbook-thumbnails {
    display: none;
  }
}
@media (min-width: 661px) {
  .pe61498__panel-1 .flipbook-aspect {
    padding-bottom: 70%;
  }
  .pe61498__panel-1 .flipbook-thumbnails {
    display: block;
  }
}
.pe61498__panel-2 .fc-tiles__item:nth-child(2) {
  background-color: #d15701;
}

.pe61498__panel-2 .fc-tiles__item:nth-child(2) .fc-content__copy,
.pe61498__panel-2 .fc-tiles__item:nth-child(4) .fc-content__copy,
.pe61498__panel-2 .fc-tiles__item:nth-child(6) .fc-content__copy {
  color: #F8F5F2;
}

.pe61498__panel-2 .fc-tiles__item:nth-child(4) {
  background-color: #372480;
}

.pe61498__panel-2 .fc-tiles__item:nth-child(6) {
  background-color: #004856;
}

.pe61498__panel-2 .fc-content__copy {
  margin-top: 0;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .pe61498__panel-2 .fc-content__copy {
    font-size: 18px;
  }
}

.pe61498__panel-2 .fc-content__copy.pe61498__name {
  margin-top: 20px;
}

.pe61498__panel-3 {
  background-color: #F0F0F0;
}
