@import "../index";

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