@media (max-width: 700px){
    #myCarousel{
        margin-top: 30px;
    }
    .logo img{
        height: 80px;
    }
}