.relative {
    position: relative;
}
.absolute {
    position:absolute;
}

.top_btn {
    bottom: 11.5%;
}
.footer_btn {
    bottom:36.5%;
}