/*Change footer heading through css*/ 
.footer .footer_first::before { content: "Explore UniServices";   display: block !important; font-size: 1.188em;}
.footer .title {display:none; }
footer li {line-height:180%; }


ul li a.para {
  background: url("/sites/windtunnel.co.nz/files/paralympics-new_0.png") no-repeat !important;
  width: 175px;
  height: 59px;
  margin-right:10px;
}
.footer .footer_third #block-footerthirdlinks ul li a.para, .footer .footer_third #block-footerthirdlinks ul li a.para:hover {
   background: url("/sites/windtunnel.co.nz/files/paralympics-new_0.png") no-repeat !important;
  width: 175px;
  height: 59px;
    margin-top: 25px;
}

ul li a.cycling {
  background: url("/sites/windtunnel.co.nz/files/cycling2.png") no-repeat !important;
  width: 175px;
  height: 59px;
   margin-right:10px;
}
.footer .footer_third #block-footerthirdlinks ul li a.cycle, .footer .footer_third #block-footerthirdlinks ul li a.cycle:hover {
     background: url("/sites/windtunnel.co.nz/files/cycling2.png") no-repeat !important;
  width: 175px;
  height: 59px;
    margin-top: 25px;
}

ul li a.avanti {
  background: url("/sites/windtunnel.co.nz/files/avanti3.png") no-repeat !important;
  width: 160px;
  height: 59px;
   margin-right:10px;
}
.footer .footer_third #block-footerthirdlinks ul li a.avanti, .footer .footer_third #block-footerthirdlinks ul li a.avanti:hover {
    background: url("/sites/windtunnel.co.nz/files/avanti3.png") no-repeat !important;
  width: 160px;
  height: 59px;
    margin-top: 25px;
}


html body .main-container a.button{
max-width: 300px;
}