<style>
.viget{
width: 1px;
position: fixed;
bottom: 0;
right: 0;
z-index: 9997;
}
</style>
<script>
$(document).ready(function () {
var blockMenuID = '#rec240469143';
$(blockMenuID).addClass('viget');
});
</script>