
.mySlides {
    display: none;
}

.w3-display-container img {
    width: 100%;
    height: auto;
}
.w3-container img.full-width {
    width: 100%;
    height: auto;
}