.button-download {
    position: fixed !important;
    right: 50px;
    bottom: 30px;
    width: 300px !important;
}

.button-download span:before {
    transform: rotate(180deg);
}