.home.logos{padding:25px 0;background:#fff;}
.home.logos .logo-row{display:flex;justify-content:space-between;}
.home.logos img {max-height: 40px;margin:0 20px;}
/*
.trustpilot-link{display:block;}
.trustpilot-outer{border-top:3px solid #8acb41;background:url('/images/third-party/Trustpilot_brandmark_gr-blk_RGB.png') no-repeat #fff 20px 10px;background-size:80px auto;border-radius:3px;box-shadow:0 0 5px rgba(0, 0, 0, 0.25);padding:10px 0 0 100px;height:50px;box-sizing:border-box;overflow:hidden;text-align:left;}
.trustpilot-outer.stars5{border-color:#51b37f;}
.trustpilot-outer img{width:100px;}

.trustpilot-outer-v2{padding:10px 0 0;text-align:center;}
*/
.trustpilot-outer{height: 90px;overflow: hidden;}

.logo-row .actewagl-logo{max-height:22px !important;margin-top:10px !important;}
.logo-row .momentum-energy-logo{max-height:30px !important;margin-top:7px !important;}
.logo-row .energyaustralia-logo{}
.logo-row .nectr-logo{max-height:30px !important;margin-top:7px !important;}
.home.logos img.optus-logo{max-height:30px !important;margin-top:7px !important;}
.home.logos img.belong-logo{max-height:30px !important;margin-top:7px !important;}
img.peoplecare-logo{height:30px !important;margin-top:7px !important;}
img.gmhba-logo{max-height:22px !important;margin-top:9px !important;}


@media(min-width:992px) and (max-width:1199px){
	.trustpilot-outer{height: 80px;}
}
@media(min-width:576px) and (max-width:767px){
	.trustpilot-outer{height: 70px;}
	.home.logos .logo-row .logos{flex-wrap:wrap;}
	.home.logos .logo-row .logod > div{padding:10px 0;}
}

@media(max-width:576px){
	.trustpilot-outer{margin-top: 25px;}
}