.coatings img.attachment-thumbnail.wp-post-image {
    margin: 0px auto;
    text-align: center;
    display: block;
}

h2.coating-title {
    font-size: 12px;
    line-height: 14px;
    min-height: 50px;
    font-weight: 700;
    text-align: center;
    color: #337ab7;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    margin: 0px auto;
    margin-bottom: 15px;
    margin-top: 5px;
    font-family:
        ‘Roboto Condensed’,
        sans-serif;
}
