.page-explore-wrapper {
    height: 100vh;
    display: flex;
    flex-direction: column;
}

.catalogue-iframe {
    width: 100%;
    height: 100%;
    border: none;
}