.c-list__bottom-xls .basket__download {
	  font-size: 15px;
	  color: #00a0e1;
	  text-decoration: none;
	  align-self: flex-start;
	  display: flex;
	  align-items: flex-start;
	  line-height: 22px;
	  cursor: pointer;
	  margin-bottom: 20px;
	}
	
.c-list__bottom-xls .basket__download-img {
	  width: 15px;
	  height: 19px;
	  object-fit: contain;
	  margin-right: 10px;
	}
	
