.stickers-buttons{
	cursor:pointer;
	width:65px;
	height:auto;
	margin:5px;
}
 
.sticker-tab-content{
	display:none;
}
.sticker-tab-content--active{
	display:block;
}
.sticker-comment{
	width:50px;
	height:50px;
	display:inline-flex;
	align-items: center;
	margin:0 5px;
	background-size:contain !important;
	background-repeat:no-repeat !important;
}
.sticker_tab{
	padding-inline-start:0px;
}
.sticker_tab-item{
	margin-right:10px;
	display:inline-block;
	cursor:pointer;
	padding:5px 0;
}
.sticker_tab-item--active{
	border-bottom:2px #ccc solid;
}
.pack_1{
	width:100px;
	height:100px;
}