.issuue-holder {
  padding-bottom: 50px;
}

.issuue-holder .issuuembed {
  width: 1400px;
  height: 989px;
}

@media screen and (max-width: 1439px) and (max-width: 1920px) {
  .issuue-holder .issuuembed {
    width: 940px;
    height: 664px;
  }
}

@media screen and (max-width: 1023px) {
  .issuue-holder .issuuembed {
    width: 620px;
    height: 438px;
  }
}

@media screen and (max-width: 767px) {
  .issuue-holder .issuuembed {
    width: 300px;
    height: 212px;
  }
}
