﻿.link-box {
  margin-left: 20px;
  margin-right: 20px;
}
.link-box .image {
  width: 180px;
  height: 100px;
  background-size: cover;
  margin-bottom: 10px;
}
.link-box span {
  font-size: 14px;
}
