.news-inner-wrapper.pageLoad{position: relative}
.news-inner-wrapper.pageLoad::after{content: '';background-image: url(/~/media/Images/G/Grafton-Group/images/global-image/icons/sig-loader.gif);position: absolute;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center center;background-size: 250px;z-index: 1;left: 0; right: 0; top: 0; bottom: 0; margin: 0 auto}
.news-inner-wrapper.pageLoad::before{content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: var(--white-color);z-index: 1;opacity: 0.6;}
.news-inner-wrapper .news-item{padding-bottom: 60px;margin-bottom: 47px;border-bottom: 1px solid var(--grey-one);}
.news-inner-wrapper .news-item .image{min-height: 230px;max-width: 410px;margin-top: 10px}
.news-inner-wrapper .news-column{margin-top: 90px;}
.news-inner-wrapper .news-column .news-content{padding-right: 30px;}
.news-inner-wrapper .news-column .news-content .title{margin-bottom: 11px;}

.news-content-wrapper .cta.cta-white.back-cta{margin-top: 50px}

@media all and (max-width: 767.98px){
	.news-inner-wrapper .news-item .image{margin-bottom: 10px}
    .news-inner-wrapper .news-item{padding-bottom: 40px;margin-bottom: 30px;}
    .news-inner-wrapper .news-column{margin-top: 30px}
}

body.nojs .news-main-wrapper{overflow: hidden}