.db{
    position:fixed;
    right:0;
    top:40px;
    z-index:9999999;
}
.db img{
    width:230px;
    height:auto;
    display:none
}