.kiyoh-shop-snippets {
    position: relative;

}

.kiyoh-shop-snippets .kiyoh-img {

}

.kiyoh-shop-snippets .rating-box{
    margin: 0;padding: 0;
    max-width: 91px;
    text-align: center;
}

.kiyoh-shop-snippets .rating-box .rating-grey {
    height: 15px;
    background: url('../img/rating-sprite.png') no-repeat 0 -15px;
    margin-bottom: -15px;

}
.kiyoh-shop-snippets .rating-box .rating{
    height: 15px;
    background: url('../img/rating-sprite.png') no-repeat 0 0;

    margin: 0;padding: 0;
}

.kiyoh-schema {
    transform: translateY(25%);

}