.slideshow__btn:before{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.slideshow__heading{background-color:#5b502f;color:#fff;padding:.75rem 3.5rem .75rem .75rem}.slideshow__slide{display:flex!important;flex-direction:column}.slideshow__image{align-items:center;display:flex;flex:auto;justify-content:center;margin:1rem auto;max-height:550px;padding:0 1rem;width:100%}.slideshow__btn{position:absolute;top:50%;z-index:10}.slideshow__btn:before{background:#e4e4e7;border-radius:50%;content:"";height:30px;width:30px;z-index:-1}.slideshow__btn--prev{left:0;transform:rotate(90deg)}.slideshow__btn--next{right:0;transform:rotate(-90deg)}@media only screen and (min-width:48em){.slideshow__image{height:550px;max-width:750px}.slideshow__heading{min-height:none}}