/* Styles for the pricing table */
.cenik-container {
    width: 100%;
}
.cenik-table tr:last-child {
    border-bottom: none !important;
}
