.t776 .t-store__card__btns-wrapper {
    margin-top: 0px;
}

.t-store__relevants__title {
    text-align: center;
    background-color: #f3f3f3;
    line-height: 60px;
}

.t-store__prod-popup__price {
    font-size: 30px;
}

.t-store__prod__quantity {
    margin: 0 10px 0px 0;
    height: 50px;
}

.t-store__card__bgimg {
    border-radius: 30px;
    border-color: #a8a8a8;
    border-width: 1px;
    border-style: solid;
}

.t-store__card__btn {
    width:70%;
}

.t-store__prod-popup__title-wrapper {
    margin-bottom: 5px;
}

.t-store__prod-popup__text {
    font-size: 14px;
}

.js-store-prod-all-text {
    font-size: 20px;
    font-weight: 300;
    font-family: 'TildaSans';
    border-top: 1px dashed gray;
    border-bottom: 1px dashed gray;
    padding: 5px;
    text-align: center;
}

