@charset "utf-8";


@media only screen and (max-width: 768px) {
  #broodmare .list-bg {
    overflow-x: scroll;
  }
  #broodmare .list-bg .list {
    width: 100%;
    min-width: 820px;
    border-collapse: collapse;
    white-space: nowrap;
  }
}
