.image-container {
  width: 150px;
  float: left;
  margin-right: 20px;
}

.image-container img {
  width: 100%;
  height: auto;
}

.logo-wrapper {
  width: 100%;
}
