﻿.carousel {
    max-height: 256px;
    max-width: 256px;
}

.carousel-item {
    text-align: center;
}

.carousel-inner img {
    height: 100%;
    width: 100%;
    display: inline-block !important;
}
