.FMT__container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.FMT__container__contents {
  display: flex;
}
