.mdl-chip{
  margin-left: 1rem!important;
}

.pic{
  height: 50px;
  display: block;
  margin: 0 auto;
}

.fixed-chip{
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  z-index: 999;
}
.mdl-chip__text {
  font-size: 1.5rem;
}