#btnContainer {
    top: 84%;
}

.ios-device #btnContainer {
    top: 80%;
}

.android-device #btnContainer {
    top: 85%;
}