.inline-img {
  display: inline-block;
  width: 30%; /* Set a percentage width so they fit on one line together */
  margin-right: 2%; /* Optional spacing */
}