.android {
    background: url("images/android2.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 40px;
    left: 1010px;
    position: absolute;
    top: 1790px;
    width: 115px;
}
.apple {
    background: url("images/apple2.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 40px;
    left: 890px;
    position: absolute;
    top: 1790px;
    width: 107px;
}
.snbtn {
  margin-top: 22px;
}