
#dep{
  margin-top: 2.5%;
  margin-bottom: 2.5%;
  width: 100%;
  border: black;
}
.row-dep{
  width: 90%;
  margin-top: 2.5%;
  margin-bottom: 2.5%;
  margin-left: 5%;
  margin-right: 5%;
  column-count: 4;
  column-rule-style: solid;
 
}
.colum-dep{
  margin-right: 5%;
}
.img-dep{
  width: auto;
}