﻿

table td:last-child {
    display: flex;
    flex-direction: row;
    justify-content: center;
}



.break-block {
    position: relative;
    padding: 8px;
}

.break-input-field {
    max-width: 500px;
}
