.gm-skeleton {
	display: flex;
	flex-direction: column;
	&--hor {
		flex-direction: row;
	}
}
