.sticky_content{display:none;position:-webkit-sticky;position:sticky;z-index:99999;border:1px solid #000;background-color:rgb(255 255 255)}@media only screen and (max-width:700px){.sticky_content{position:fixed;width:100%}}