/*for projects show case*/
.horiscroll {
  overflow: auto;
  white-space: nowrap;
  padding: 10px;
  
}

.horiscrollimg {
  padding: 10px;
}