﻿.product-item .buttons {
    position: absolute;
    bottom: -23px;
    right: -23px;
    z-index: 98;
}

.product-item .picture {
    width: 200px;
    height: 300px;
    margin-bottom: 3rem;
}
