
.frame {
    height: 160px;      /* equals max image height */
    width: 160px;
    white-space: nowrap;
    text-align: center; margin: 1em 0;
    margin-left: auto;
    margin-right: auto;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.image {
    vertical-align: middle;
    max-height: 160px;
    max-width: 160px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .navbar, .brand, .btn-simple, a, .td-name, td {
    font-family: "Verlag-Book","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}