.slideshowcontainer *{box-sizing:border-box}.slideshow-container{max-width:100vw;top:8px;position:relative;margin:auto;box-sizing:border-box}.mySlides{display:none}.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@-webkit-keyframes fade{from{opacity:.4}to{opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}