// FitLayout

.@{prefix}-fit-layout {
  .inline-block();
}

.@{prefix}-fit-layout-item {
  position: absolute;
}
