.popup-trigger>img{
  width: 35vw;
}
.tb{
  display: flex; justify-content: center;
}
.tb img{
  border-radius: 100px;
  box-shadow:  0 0 15px rgba(0, 0, 0, 0.906);
}