.container-carousel {
    display: flex;
    flex-direction: column;
    align-items: center;

    max-width: 600px;
}