.botones{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ancho-columna-acciones{
    width: 120px;
}