		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 07 March 2021 05:27:56
*/


/**

Style to overide the landing page css. Specifically for videos and the play button overlay on images

**/

.carousel h2 {
    font-size: 2.5rem; }

a.video span {
    width: 100% !important;
}

a.video {
    width: 100% !important;
}

.pods li.grayPod div {
    border-right: none; }

.pods .half img {
    float: none;
    width: 100%; }
/**
*
* Home page news items
*
**/

.feedBox .news li img {
margin-right: 1em;
padding: 0;
width: 24%; }

.feedBox .news li p {
float: right;
padding: 0;
width: 72%; }
}

