
.release-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 512px;
}

.release-details {
    width: 512px;
}