diff --git a/core/layout/common.css b/core/layout/common.css index b7f3e1fd..3558d151 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -1819,4 +1819,7 @@ th.col12 { .bannerDisplay { display: none; } + header { + background-size: cover !important; + } }