.slideshow-container{position:relative;max-width:100%;margin:auto;overflow:hidden}.mySlides{display:none;width:100%;height:auto}.attachment-image{width:100%;height:auto;max-height:600px;object-fit:cover}.prev,.next{cursor:pointer;position:absolute;top:25%;transform:translateY(-50%);color:white;font-weight:bold;font-size:30px;background:0;border:0;z-index:1;user-select:none;transition:opacity .3s ease;opacity:.5}.prev{left:25px}.next{right:25px}.prev:hover,.next:hover{opacity:1}@media only screen and (max-width:768px){.prev,.next{top:40%;font-size:24px;padding:8px}}.fade{animation-name:fade;animation-duration:1.5s}@keyframes fade{from{opacity:.4}to{opacity:1}}