right: 0% !important;
top:95% !important;
}
.card a label {
width: 20%;
text-align: center;
}
.card a .label-toman::before {
top: 10px;
}
.card a .label-toman::after {
top: 0px;
}
@media screen and (max-width: 992px) {
.card {
flex: 0 0 45% !important;
}
.products .card {
margin:4px
}
}
@media screen and (max-width: 576px) {
.card .last.pro {
right: 0% !important;
top: 85% !important;
}
.toolbox {
flex-direction: row;
justify-content: space-between;
}
}
.card-sina {
display: flex;
align-items: center;
}