﻿.carousel
{
    max-width:1100px;
    margin: 0 auto;
}

/*
.carousel, .item, .active
{
    max-width:1100px;
}

.carousel-inner
{
    height: 100%;
    margin: 0 auto;
}

.carousel .item img
{
    width: 100%;
    margin: 0 auto;
}
*/