.co_f_a {
  padding-top: 8em;
  width: 110em;
  height: auto;
  margin: 2em auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around; }
  .co_f_a .co_a {
    box-sizing: border-box;
    border: 0.2em #ccc dashed;
    margin: 3em auto;
    width: 40em;
    height: 18em;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
  .co_f_a img {
    width: 120px;
    height: 160px; }
  .co_f_a ul {
    display: inline-block;
    margin: 0 0.7em;
    font-size: 2em; }

/*# sourceMappingURL=about.css.map */
