@media only screen and (min-device-width:767px){.fixedSidebar{position:sticky;top:50}}@media only screen and (min-device-width:360px) and (max-device-width:640px){.fixedSidebar{display:none!important}}