.scroltop.scroltop-fixed {
    transform: rotate(0deg) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scroltop.scroltop-fixed .scroltop-fixed-icon {
    animation: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    left: 0;
    line-height: 1;
    transform: translateY(-2px);
}
