/*WC CSS - Shop Page*/

.products li.product {
    justify-content: space-between;
    flex-direction: column;
}

@media only screen and (max-width: 1300px) {
.br_alabel.br_alabel_label.br_alabel_type_text.br_alabel_center span {
    width: 100% !important;
}
}