@import "flive-vars";

@media (min-width: $screen-sm-min) {
  .container {
    display: flex;
    flex-wrap: wrap;
  }
}
