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

.appbadge img{
  margin-top: 0.7rem;
  max-height: 4rem;
}

.appbadgeg img{
  max-height: 4rem;
}

.nounderline:hover {
	text-decoration: none;
}

.cbcard {
	margin-bottom: 2rem;
}