
.service-info { text-align: center; }
.service-info img { margin:0; padding:0; display:inline-block; width:80px; height:80px; }
.service-info .service-info-text { display:inline-block; margin: 15px 0 15px 20px; vertical-align: top; text-align: left; max-width: calc(100% - 260px); }

body.result .tabs,
body.result .story,
body.result #stats_link,
body.result .social_share_wrapper,
body.result .emotion,
body.result .footer { display: none; }

@media (max-width: 640px) {
	.service-info .service-info-text { margin: 0; }
}
