.Sponsor .row .col-md-3 {
    width: 200px;
    height: 180px;
    text-align: center;
    margin: 10px 5px;
}

.Sponsor .row .col-md-6 {
    width: 200px;
    height: 200px;
    text-align: center;
    margin: 10px 5px;
}

.Sponsor .row .col-md-12 {
    width: 200px;
    height: 180px;
    text-align: left;
    margin: 10px 5px;
}

.acknow-logo p {
    padding: 5px;
    text-align: center;
    font-style: italic;
  font-size:12px;
 }

.acknow-logo img {
    display: block;
    margin: 10px auto;
}
