#group-pics-carousel {
    width: 100%;
    margin-bottom: 2.5rem;
}
#group-pics-carousel .carousel-caption {
    color: white;
}
#group-pics-carousel .caption-top {    
    bottom: auto;
    top: 20px;
}
#group-pics-carousel .carousel-item img{
    height: auto;
}
/*
#group-pics-carousel .carousel-item {
    width: 100%;
    height: auto;
}*/