.newsletter-popup{display:none;position:fixed;z-index:10000;left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,.4);cursor:pointer}.newsletter-popup-content{background-color:#fefefe;margin:auto;padding:0 15px 20px;border:1px solid #888;width:65%}.newsletter-popup-close{color:#aaa;float:right;font-size:28px;font-weight:700}.newsletter-popup-close:hover,.newsletter-popup-close:focus{color:#000;text-decoration:none;cursor:pointer}@media only screen and (min-width:320px) and (max-width:449px){.newsletter-popup{overflow:scroll;width:95%}.newsletter-popup-content{background-color:#fefefe;margin:5%;padding:0 15px 20px;border:1px solid #888;width:98%;overflow:scroll;height:auto}}