Hi @selannastudio15 ,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
@media screen and (min-width: 750px) {
#Slider-template--22549800419662__slideshow_jGFzgF::before {
padding-bottom: 0 !important;
height: auto;
}
.slideshow__media.banner__media.media {
position: relative !important;
width: 100%;
max-width: 500px;
margin: 0 auto;
}
.slideshow__text-wrapper.banner__content {
height: auto !important;
padding: 1rem !important;
}
}