@media (min-width: 768px) {
    #pr_screenshare {
        position: fixed;
        left: 20px !important;
        width: 300px;
    }
}