.banner .kid {
    width: auto;
}
.banner .caption {
    top: 20%;
}
.banner .caption h1 {
    font-size: 4rem;
    padding: 0 0 3.5rem 0;
}
.banner .caption .sun {
    right: 14%;
}
.banner .rainbow {
    top: 3.75rem;
    left: -3.5rem;
}
.banner .ball {
    left: -3.5rem;
}
.about-cloud-castle .large-logo {
    width: auto;
}
.bottom-section #carouselExampleControls .carousel-inner h6 {
    width: auto;
    font-size: 4rem;
    top: 11rem;
    left: 20rem;
}
.bottom-section #carouselExampleControls .carousel-item {
    background: url(../images/testimonial.png) no-repeat;
    background-size: auto;
    font-size: 1.125rem;
    line-height: 2rem;
    padding: 16.5rem 18rem 10rem 14rem;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.bottom-section #carouselExampleControls .carousel-control-prev {
    left: -4rem;
}
.bottom-section #carouselExampleControls .carousel-control-next {
    right: -4rem;
}

/* --------------------- About Us --------------------- */
.banner.about .ball {
    left: 40%;
}
.make-us-special .thumb-circle {
    right: -40%;
}

/* --------------------- Activites --------------------- */
.blue-section.activites .banner .kid {
    width: auto;
}