.i-example__button{
	&-sizing{
		display: flex;
		justify-content: space-around;
		align-items: baseline;
		padding: 1em 0;
	}
}

