
.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.bodyTestingResult .tabs,
body.bodyTestingResult .story,
body.bodyTestingResult #stats_link,
body.bodyTestingResult .social_share_wrapper,
body.bodyTestingResult .emotion,
body.bodyTestingResult .footer { display: none; }

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