@import "../index";

.fct-left-layout {
  > * {
    float: left;
    position: relative;
  }
}
