.front-popup-style {
  border-radius: 18px;
  padding: 30px;
  background: #fff;
  max-width: 700px;
  margin: auto;
  text-align: center;
}

.front-popup-style img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}
