
@media screen and (max-width: 780px) { 
    .car1-div img{
        display: none;
    }
}

.slide img{
    width: 100%;
}
