@charset "utf-8"; 
.trendshop-mobile-list-ws .ws-title{margin:0 0 20px; text-align:center; font-weight:normal; letter-spacing: -0.7px; font-size:1.75em; font-weight: 900; color:#333}
.trendshop-mobile-list-ws .ws_comments{display: flex; align-items: center; justify-content: center; margin: -20px 0 20px; text-align:center; font-size:1.2em; *font-weight: 700; color: #444;}
@media (min-width:768px){
	.trendshop-mobile-list-ws .ws-title{margin-top:15px; margin-bottom:30px; font-size:2.6em; font-weight: 700; }
	.trendshop-mobile-list-ws .ws_comments{display: flex; align-items: center; justify-content: center; margin-top: -23px; font-size:1.45em; color: #444;}
}