main .profile th{
	text-align:right;
}

main .profile th span{
	opacity:0;
}

@media (max-width: 575.98px) {
	main .profile th{
		width:9em;
	}
}
