.brand-layout .caption {
    background: #239ac8;
    height: 30px;
    line-height: 30px;
}
.brand-thumb.transition {
    border: 2px solid #239ac8;
}
.brand-layout {
	margin-bottom: 10px;
}
.brand-layout h4.text-center a {
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
}

