.responsive {
  width: 100%;
  height: auto;
}

.image {
  width: 100%;
  height: auto;
}

.logo {
  width: 100%;
  height: auto;
}

img {
    max-width: 100%;
    height: auto;
}

#logo_wrapper img {
  max-width: 100%;
  height: auto;
}