.app-banner {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.app-banner__content img {
  height: 60px;
  width: 60px;
}
.app-banner__cta a {
  min-height: 40px;
  min-width: 80px;
  border-radius: 45px;
  font-size: 1.3rem;
}