@charset "utf-8";

.teammate-list-wrapper { width: 100%; height: 100%; display: flex; }

.teammate-list-wrapper.middle-layout { justify-content: center; align-items: center; }