.p-float-scroll-top {
    border-bottom: none;
}

@media screen and (max-width: 900px) {
    .p-float-scroll-top {
        bottom: 15px;
    }
}