@media only screen and (max-width:992px){#left-buttons{display:none}}@media only screen and (min-width:992px){#left-buttons{display:block;left:0;position:fixed;top:80%;width:150px;z-index:100}