.pointList {
  display: flex; }
  .pointList li {
    width: 15%; }
    .pointList li img {
      width: 100%; }

.pointIcon {
  position: absolute;
  right: 7px;
  bottom: 7px;
  width: 40px;
  height: 40px; }
  .pointIcon img {
    width: 100% !important;
    height: 100% !important; }

/*# sourceMappingURL=custom.css.map */
