.info img[src="assets/img/logowhite.png"]{
    width:50%;
    margin-bottom:40px;
}

.carousel-item.hero1{
    background-image: url("img/hero-carousel/hero-carousel-1.jpg")
}
.carousel-item.hero2{
    background-image: url("img/hero-carousel/hero-carousel-2.jpg")
}
.carousel-item.hero3{
    background-image: url("img/hero-carousel/hero-carousel-3.jpg")
}
.carousel-item.hero4{
    background-image: url("img/hero-carousel/hero-carousel-4.jpg")
}
.carousel-item.hero5{
    background-image: url("img/hero-carousel/hero-carousel-5.jpg")
}