.thumbnail {
	height: 100%;
}
.thumbnail a > img {
	margin-top: 10px;
}
.row {
	display: flex;
}
.hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
#activeNavBrand {
    color: #fff;
    background-color: #080808;
}
