/* its_image_css */
.its_image {
  max-width: 60px;
  border-radius: 12px;
}
.its_image_small {
  max-width: 45px;
  border-radius: 12px;
}
