diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index f567cb1..5d29784 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -137,14 +137,14 @@ } } @media screen and (min-width:991px) and (max-width:1025px){ - height: 1360px; + height: 760px; .ad-overlay{ bottom: 31%; position: absolute; } } @media screen and (min-width:$screen-xs) and (max-width:990px){ - height: 970px !important; + height: 800px !important; .ad-overlay{ bottom: 35%; position: absolute;