.widget-typeform{position:fixed;z-index:9999;top:65%;right:-100px;color:#fff;-webkit-transform:rotate(-90deg) translateX(65%);-moz-transform:rotate(-90deg) translateX(65%);-ms-transform:rotate(-90deg) translateX(65%);-o-transform:rotate(-90deg) translateX(65%);transform:rotate(-90deg) translateX(65%)}.widget-typeform .content{background-color:red;font-size:20px;text-align:center;cursor:pointer}.widget-typeform .content a{color:#fff;padding:0 10px}@media only screen and (max-width:480px){.widget-typeform{display:none}}