.location .localauth {
width:100%;
list-style-type:none;
}

.location .commercial {
width:100%;
list-style-type:none;
}


.location ul li  {
margin-bottom:1em;
background:#fff;
margin:1em 1%;
width:30%;
float:left;
font-size:1.1em
}

.location ul li img {
clear:both;
display:block;

}

.location .localauth li img {
height:80px;
}

.location .commercial li img {
height:80px;
}

.location h2 {
color:#356AA0;
}
