.follow_bnr {
    position: fixed;
    bottom: 100px;
    right: 0;
    z-index: 999999;
}

.follow_bnr a:hover {
    opacity: .7;
}