.wp-block .tastegpt,
.tastegpt {
  display: flex;
}
.wp-block .tastegpt iframe,
.tastegpt iframe {
  width: 100%;
  height: calc(100vh - 120px);
}
