@media only screen and (min-width: 576px) and (max-width: 767px) {
.section8{
    margin-left: -90px !important;
}

.section2{
    margin-bottom: -150px !important;
}

#carouselExample{
    margin-top: -100px !important;
}

}