#main {
    padding-bottom: 5.2%;
}

.carousel-box {
    width: 19%;
    height: 33%;
}

.carousel-vertical .carousel-box {
    width: 33%);
    height: 19%;
}

.team .carousel-box {
    width: 33%;
    height: 33%;
}

.projectview-image {
    background-position-x: left; 
}