.urunbox .product img{
	background-size: cover;
	background-repeat: no-repeat;
}

.urundetayozeti span {
    background-color: rgb(176, 158, 102);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    float: left;
    margin: 0 5px 0 10px;
    color: #fff;
    font-size: 26px;
    text-align: center;
}