diff --git a/src/components/node/NodeImageSlideBlock/styles.scss b/src/components/node/NodeImageSlideBlock/styles.scss index 454775cf..8a62389d 100644 --- a/src/components/node/NodeImageSlideBlock/styles.scss +++ b/src/components/node/NodeImageSlideBlock/styles.scss @@ -31,7 +31,7 @@ .image { // max-height: 960px; - max-height: 100vh !important; + max-height: 120vh !important; max-width: 100%; opacity: 1; border-radius: $radius $radius 0 0;