.carousel{
    padding:1em 0 0;
}

.carousel-item {
    padding-bottom:3em;
    padding-right:1em;
    transition: all 1.6s ease;
}
