.product{
    position: relative;
    float: left;
}
.product img{
    /*float: left;*/
    margin: 5px;
}
#danhsachsanpham{
    margin-bottom: 50px;
}
.icon{
    position: absolute;
    bottom: 5px;
    left: 5px;
    display: none;
}