.jetpack-subscribe-floating-button {
position: fixed;
z-index: 50000; /* Same as WP.com Action bar */
bottom: 0;
right: 0;
}
@media screen and (max-width: 640px) {
display: none;