@media screen and (max-width: 767px) {
    .pagetop {
        bottom: 60px;
    }
}