.popup-random{
    position: fixed;
    bottom: 30px;
    left: 10px;
    max-width: 250px;
    z-index: 999;
    font-size: 13px;
    box-shadow: 0 0 5px #999 !important;
    margin-bottom: 0px;
}
.popup-random p{
    margin-bottom: 0px;
}