#scheme-listing .container {
    width: 100%;
    text-align: left;
}

.scheme-listing {
    display: inline-block;
}

.scheme-listing ul {
    text-align: center;
    margin: 0 0;
}

.scheme-image {
    display: inline-block;
    vertical-align: middle;
    min-width:155px;
    text-align: right;
}

.scheme-link {
  text-decoration: none;
  vertical-align: middle;
  margin-left: 20px;
}

.scheme-container {
  text-align: left;
}

#scheme-listing .scheme-li {
  padding: 1em;
  margin: 0.3em;
  list-style-type: none;
  list-style-image: none;
}

.scheme-logo-placeholder {
  height: 64px;
}
