.amo-button-holder.amo-horisontal {
    right: 36px !important;
    bottom: 160px !important;
    z-index: 9999 !important;
}


@media screen and (max-width: 960px) {
    .amo-button-holder.amo-horisontal {
        right: 16px !important;
        bottom: 90px !important;
        /*left: 20px !important;*/
    }
}