.sidebar3{height:689px;min-height:200px;overflow:auto;position:-webkit-sticky;position:sticky;top:5%;width:25%}.sidebar3 img{width:100%}.main3{display:flex;flex-direction:column;min-height:1000px;width:70%}.wrapper3{display:flex;justify-content:space-between}code,pre{background-color:#ccc;border-radius:5px;padding:0 3px}.bottom{justify-self:bottom}@media screen and (max-width:850px) and (min-width:0){.sidebar3{height:400px}.wrapper3{display:inline-block;justify-content:unset}.sidebar3{height:unset;position:unset;width:100%}.main3{display:inline-block;flex-direction:unset;min-height:unset;width:100%}.sidebar3 img{margin:0 25%;width:50%}}@media screen and (max-width:600px) and (min-width:0){.sidebar3 img{margin:0 15%;width:70%}}