diff --git a/src/blocks/_pro/fixed-display/style.scss b/src/blocks/_pro/fixed-display/style.scss index 3fea2282f..9bca98dc1 100644 --- a/src/blocks/_pro/fixed-display/style.scss +++ b/src/blocks/_pro/fixed-display/style.scss @@ -34,8 +34,8 @@ left: 0; right: 0; place-self: center; - width: 100%; - max-width: 100%; + width: 100%; + max-width: 100% !important; } &-right { top: 50%; @@ -58,7 +58,7 @@ bottom: 0; place-self: center; width: 100%; - max-width: 100%; + max-width: 100% !important; } &-left { top: 50%;