@media screen and (min-width: 900px) {
div#posi_fixed_all {
padding: 0 !important;
}
div#posi_fixed_all div#posi_fixed {
position: fixed;
top: 0;
z-index: 9;
}
div#droite_scrool {
width: 71%;
right: 0;
margin-left: 31.33%;
min-height: 100vh;
}
body .premium-blog-wrap .premium-blog-thumbnail-container img {
width: 351px !important;
display: block !important;
margin: 0 auto !important;
margin-bottom: 63px !important;
}
}