.left-comment a {
	display: block;
	margin-bottom: 7px;
	font-size: 14px;
}

.left-comment a::before {
	content: "👉";
	font-size: 14px;
	margin-right: 6px;
}

@media(max-width: 810px){
.shop-profiles ul {
	width: max-content;
}
	
.desc-post, .despr-right {
	width: 100%;
}
	
}