.stickyButtonContainer{position:fixed;right:-46px;top:20%;transform:rotate(-90deg);z-index:999}.stickyButton{background-color:#fca501;color:#fff;padding:10px 25px;text-align:center;text-decoration:none}.stickyButton:hover{color:#fff}@media screen and (max-width:600px){.stickyButtonContainer{display:none}}