/* Banner and Logo */
.logo.img-responsive img {
    max-width: 100%;
}
.inner-banner img {
    width: 100%;
}
.logo {
  padding: 0%;
  width: 100%; /* Needed if the image is smaller than the width needed */
}