/*div#sticker{z-index:9999999;}.stick{position:fixed;top:0px;min-width:770px;}*/
div#sticker {z-index:9999999;}
.stick {position: fixed; left:0px; right:0px;top:51px;}
@media only screen and (max-width:1199px) {.stick {top:59px;}}
@media only screen and (max-width:1023px) {.stick {top:0px;}}