div.newmodal{position:-webkit-sticky;position:sticky;background-color:#cae8ca;border:0 solid #4CAF50;left:0;bottom:0;width:100%;overflow:hidden;max-height:70px}.modal-content{background-color:#fefefe;margin:auto;border:0 solid #888;width:100%}.close{color:Red;float:right;font-size:32px;font-weight:700}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}div.mysticky{position:-webkit-sticky;position:sticky;bottom:0;background-color:#cae8ca;border:0 solid #4CAF50}.mobile{width:80%;margin:0 auto;background-color:#00f}@media only screen and (max-width:480px){.mobile{width:100%;background-color:red;margin:0 auto}}