<style>
.sonneto-scroll .tn-atom {
max-height: 400px;
position: inherit;
overflow: auto;
overflow-x: hidden !important;
scrollbar-width: auto;
}
.sonneto-scroll .tn-atom::-webkit-scrollbar-thumb {
background:
#09090b;
border-radius: 5px;
}
.sonneto-scroll .tn-atom::-webkit-scrollbar-track {
background:
#F4F4F5;
border-radius: 5px;
}
.sonneto-scroll .tn-atom::-webkit-scrollbar {
width: 6px;
}
max-width: 1200px .sonneto-scroll .tn-atom {
max-height: px;
}
max-width: 960px .sonneto-scroll .tn-atom {
max-height: px;
}
max-width: 640px .sonneto-scroll .tn-atom {
max-height: px;
}
max-width: 480px .sonneto-scroll .tn-atom {
max-height: px;
}
</style>