#div_back{
    width: 60px;
    height: 80px;
}
#div_back img{
    margin: 0px !important;
}
#div_back p{
    position: relative;
    top: -10px;
    width: 100%;
    text-align: center;
    margin: 0;
}
#div_back > a{
    color: black !important;
}
#div_back > a:hover{
    text-decoration: none;
    font-weight: bold;
}