.badgeContainer{
  width: 320px;
  height: 70px;
  text-align: center;
  padding-top: 10px;
  margin: 0 auto;

}
.badge{
    width: 64px;
}