#pagetop a {
    width: auto;
    height: auto;
    display: block;
    z-index: 999;
    border-radius: 30px;
}

#pagetop a:hover {
    text-decoration: none;
}
