|
|
@ -261,13 +261,13 @@ a.sidebar-nav-item:focus {
|
|
|
|
@media (min-width: 104em) {
|
|
|
|
@media (min-width: 104em) {
|
|
|
|
.iframe-parent {
|
|
|
|
.iframe-parent {
|
|
|
|
width: 50vw;
|
|
|
|
width: 50vw;
|
|
|
|
height: 42vw;
|
|
|
|
height: 40vw;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@media (min-width: 114em) {
|
|
|
|
@media (min-width: 114em) {
|
|
|
|
.iframe-parent {
|
|
|
|
.iframe-parent {
|
|
|
|
width: 45vw;
|
|
|
|
width: 45vw;
|
|
|
|
height: 42vw;
|
|
|
|
height: 35vw;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
/* Expand to the entire container */
|
|
|
|
/* Expand to the entire container */
|
|
|
|