  /* Round the cowboy/world app icon */
img[src*="app_icon"]{
  border-radius: 20px;   /* change this number to taste */
}

