@media (max-width: 767px) {
    .carousel {
        position: relative;
        margin-top: 75px;
    }
}