.group-list {
  height: 175px;
}

.sponsors {
width: 129px;
height: 70px;
padding: 20px;
}
#content a.btn-action {
background: rgb(0, 124, 146) none repeat scroll 0% 0%;
color: rgb(255, 255, 255);
padding: 15px;
margin-bottom: 10px;
display: block;
text-align: center;
font-size: 1.3em;
}
#content a:hover.btn-action {
background: #CCC none repeat scroll 0% 0%;
color: #000;
text-decoration: none;
}
