.sponsors {
  display: flex;
  align-items: center;
  padding: 2rem 0;
  width: 100%;
}

.sponsorImg {
  width: 35%;
}
