.download-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.download-block img {
  max-height: 40px;
}

@media screen and (max-width: 768px) {

}
