Hello I would like to make the homepage slideshow image fit the screen when in fullscreen mode (so that is visible on all device sizes) it currently looks fine in all other modes, desktop, mobile.
Page: tinyvpn.app
Pass: Tiloht
I have tried all the custom CSS code I know to adjust the section to fit but I cannot get it to, this is currently applied:
.button {
color: #6a6ec5;
border: 5px solid #bbdfff;
margin-block: -20%;
}
.banner__buttons {
padding-box: 90%;
}
.banner--mobile-bottom {
padding-top: 0%;
}
I have also tried the banner image section but that did not work either. I can redesign the image itself if needed, but would like to at least make the section fit first. I am currently using the latest version of the Refresh theme (10.0)
Thank you very much for the help!

