<style>
.t923__wrapper {
background-color: transparent;
}
.t923__imgwrapper {
background: none !important;
}
.t923__content {
display: none;
}
.t923__bgimg.t-bgimg {
transform: scale(0.8);
}
.t923 .t-slds__container {
background-image: url(https://static.tildacdn.com/tild6336-6138-4562-b564-383865373866/RP-KRNNPR15.png);
background-size: 25% 100%;
}
.t923 .t-slds__arrow {
box-shadow: 0 0 0 2px white;
}
.t923 .t-slds__items-wrapper {
background: rgb(0, 0, 0, 0.8);
}
@media screen and (max-width:960px){
.t923 .t-slds__container {
background-size: 50% 100%;
}
.t923__col {
margin-bottom: 0;
}
}
@media screen and (max-width:640px){
.t923 .t-slds__container {
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
}
@media screen and (max-width:480px){
.t923__bgimg.t-bgimg {
transform: scale(0.7);
}
.t923 .t-slds__container {
background-size: contain;
background-position: center;
}
}
</style>