/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 07 February 2026 14:46:45
*/


/*.banner .inner-container {
    background-color:#17324A;
    color: white;
    padding: 1em 2em;
}

.banner .inner-container .btn-primary-cta{
    width: 100%;
}*/

.list-blue-circle-tick li {
   background: url(https://www.hl.co.uk/__data/assets/image/0008/9587429/tick.png) no-repeat scroll 0 4px !important;
}

/*@media only screen and (min-width: 790px) {


    .banner .inner-container .btn-primary-cta{
        width: auto;
    }
}*/

@media only screen and (min-width: 980px) {
/*    .banner .inner-container {
        padding: 3em;
    }*/
    .list-blue-circle-tick li {
        background-position: 0 0px!important;
    }
}
/*
.inner-container .text h1{
    font-size: 30px;
}

@media only screen and (min-width: 980px) {
    .inner-container .text h1{
        font-size: 35px!important;
    }
}*/