.sponsor-box {
  width: 45%;
  margin: 2% 2%; 
  float:left;
  text-align:center;
}

.sponsor-box img {
  max-width:100%;
  max-height:100%
}
