@media (min-width: 36em) {
    .ticket__frame iframe {
        min-height: 20rem;
    }
}