.output-item {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 300px;
    max-width: 400px;
    max-height: 507px;
}

.reload-button {
    margin-left: 10px;
}