a.quote-btn.button {
    font-size:14px;
    padding: 12px 10px;
    position: fixed;
    left: -41px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    z-index: 999;
    display: none;
    color: black
}
