a.anchor{
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}

a.anchor:hover{
opacity:1!important;
}