       #global-nav-wrapper {
            background: #0e1b2a;
            padding-top: .3em;
        }

        .scale-images img, img.scale-with-grid, .overlay-image img{
            width: 100%;
            height: auto;
            image-rendering: auto;
            vertical-align: middle;
        }

        .global-header a, ul#global-mmenu-mega li ul li.label:hover a, ul#global-mmenu-mega li ul li.top-task:hover a, .global-mobile-services-menu a{
            color: #ffffff;
        }

        @media only screen and (min-width: 37em) {
            .global-brand-mm {
                -webkit-order:0;
                
                order: 0;
                flex: 0 1 auto;
                width: 20%;
            }
        }

        header .pcg-page-wrapper, footer .pcg-page-wrapper {
            display: none;
        }

        .pcg-intro-section__title{
            margin-bottom: 0;
            font-size: 3.5rem !important;
            font-weight: 700;
            text-align: center;
        }

        .global-brand-mm {
            padding: .375em .5em .4em 0;
        }

        #global-mmenu-mega{
          margin-bottom: 0;
        }

        @media only screen and (min-width: 37em) {
            .global-brand-mm {
                order: 0;
                flex: 0 1 auto;
                width: 20%;
            }
          }

          .pcg-intro-section__text {
            width: 100%;
          }

          .pcg-intro-section__text h3{
            line-height: normal;
          }

          .pcg-intro-section__text a{
            text-decoration: underline;
            color: #01599d;

          }

          .pcg-intro-section__text a:hover{
            text-decoration: none;
            color: #01599d;
          }

          .pcg-tiles-grid{
            display: flex;
            justify-content: center;

            li{
              max-width: 260px;
            }
          }

          .pcg-homepage__banner{
            height: 600px;
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
          }
		  
		  
		  .banner {
			  background-image: url(https://fish.hants.gov.uk/media/images/banner.png);
		  }
		  .family {
			background-image: url(https://fish.hants.gov.uk/media/images/family.png);
            height: 300px;
		  }