/* BASIC css start */
.tab-navi--links { 
    position: sticky; 
    top: 0; / 
    z-index: 100; 
    background-color: #fff; 
}
.tab-content-section {}
.tab-content-section img {width:100%;}
/* BASIC css end */

