.app-rate {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
}
