h2 {
    clear:both
}
.pattern_container {
    clear: both;
    float: left;
    height: 300px;
}

.pattern_container a {
  }

span.index_pattern svg {
    float: left;
    display: inline;
    height: 125px;
}
.any {
    width: 100%;
}
svg {
    width: 100%;
    height: auto;
}
.title img {
    width: auto;
    height: 100%;
}
a.grey, a.no-op {color: #888;}

a.arrow {
    font-size: 2.5em!important;
}
