/*.thumb-box2 {
    padding: 24px 0 0 0;
}*/


h1.navbar-brand_ {
    margin: 0;
}

h1.navbar-brand_ a img {
    height: 97px;
    width: auto;
}


.thumb-box12 .row {
    display: table;
}

.thumb-box12 [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.content.indent {
    padding: 0;
}

.thumb-box2 .title {
    font: 300 30px 'Roboto Condensed';
color: #ffffff;
margin-bottom: 4px;
text-transform: uppercase;
text-align: center;
}

.thumb-box2 .description {
    color: white;
    text-align: center;
}

.thumb-box2 p {
    color: white;
}

.thumb-box2 .caption {
    background: #5c9b42;
    color: white;
}

.thumb-box2 .caption {
    padding: 26px 75px 38px 75px;
}