.browser {
  a {
    display: inline-block;
  }
  .update {
    text-align: center;
    img {
      height: 150px;
      width: 150px;
    }
  }
  .download {
    text-align: center;
    img {
      height: 60px;
      width: 60px;
    }
  }
}
