.table.table td {
        font-size: 13px;
        font-weight: 400;
}

#sklad {
    border: solid 1px #ade;
    border-radius: 10px;
}

.product-attributes.zebra td:first-child {
    border-radius: 10px;
}