.ic-chat-lis {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/setd/static/images/icons/ic-chat-lis.png");
  display: block;
  height: 95px;
  width: 120px; }

.ic-eye {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/setd/static/images/icons/ic-eye.png");
  display: block;
  height: 20px;
  width: 20px; }
