.details_image{
    text-align: center;
}

h1 span{
    font-size: 0.6em;
}

.description_image{
    width: 300px;
    display: block;
    float: left;
    margin-top: 20px;
}

.vote{
    margin-top: 20px;
    margin-bottom: 10px;
    float: right;
}

.details_image img{
    margin-top: 10px;
}

.nbr_votes{
    margin-top: 10px;
    text-align: center;
    display: block;
    float: left;
    font-size: 1.5em;
}

.nbr_votes span{
    font-size: 2em;
}