
body .themes_prod .sticker_box{display: flex;flex-direction: column;align-items: flex-end;}
body .themes_prod .sticker_box.right-top .sticker_item{margin-bottom: 5px;}
@media(max-width: 768px){
	body .themes_prod .sticker_box.right-top .sticker_item{margin-bottom: 3px;}
	body .themes_prod .sticker_box .sticker_item .sticker_info{height: auto;line-height: normal;font-size: 10px;}
	body .themes_prod .sticker_box .sticker_item .sticker_info[data='oval']{padding: 2px 6px;}
}
