<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.at-nine-flat-services .at-intro-item {
	position: relative;
	padding: 10px 10px 10px 80px;
	margin: 5px 20px;
}
.at-nine-flat-services .at-intro-item .avatar-item-img{
	position: absolute;
	left: 0;
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #2c2c2c;
	background-position: center;
}
.at-nine-flat-services .at_readmore_text{
	font-weight: bold;
}
.at-nine-flat-services .at-k2-group .avatar-item-img{
	background-size: cover;
}


</pre></body></html>