diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index ba30ff7..aebc03f 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -145,14 +145,14 @@ } } @media screen and (min-width:$screen-xs) and (max-width:990px){ - height: 970px; + height: 970px !important; .ad-overlay{ bottom: 35%; position: absolute; } } @media(max-width: $screen-xs){ - height: 760px; + height: 760px !important; .ad-overlay{ top: 17%; position: absolute;