.app-features {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}

.app-features img {
  width: 25%;
}

.app-store-btns .app-store-btn-apple {
  padding: 15px;
}

.app-store-btns .app-store-btn-google {
  height: 80px;
}