@media (min-width: 1340px) {
    #carousel_slider .flex-viewport{
        display: grid; 
        justify-content: center;
    }
}