.e-app-import-export-content-layout {
	display: flex;
	justify-content: center;
	height: 100%;

	&__container {
		flex-basis: 1075px;
	}
}
