.snip1533 ,.snip1532, .snip1531 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: #9e9e9e;
    display: inline-block;
    margin: 35px 10px 10px;
    min-width: 250px;
    max-width: 310px;
    position: relative;
    text-align: center;
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    border-top: 5px solid #c31432;
  }
  
  .snip1533 *,
  .snip1533 *:before, .snip1532, .snip1531 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  
  .snip1533 figcaption ,.snip1532 figcaption, .snip1531 figcaption{
    padding: 13% 10% 12%;
  }
  
  .snip1533 figcaption:before {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    color: #d2652d;
    content: "";
    left: 50%;
    line-height: 60px;
    position: absolute;
    top: -30px;
    width: 60px;
    background-image: url('../assets/placement/testimonial/vindhiya.webp');
    background-size: cover;
    width: 70px;
    height: 70px;
  }
  .snip1532 figcaption:before {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    color: #d2652d;
    content: "";
    left: 50%;
    line-height: 60px;
    position: absolute;
    top: -30px;
    width: 60px;
    background-image: url('../assets/placement/testimonial/joy.webp');
    background-size: cover;
    width: 70px;
    height: 70px;
  }
  .snip1531 figcaption:before {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    color: #d2652d;
    content: "";
    left: 50%;
    line-height: 60px;
    position: absolute;
    top: -30px;
    width: 60px;
    background-image: url('../assets/placement/testimonial/ajay.webp');
    background-size: cover;
    width: 70px;
    height: 70px;
  }
  
  .snip1533 h3 ,.snip1532 h3, .snip1531 h3{
    color: #3c3c3c;
    margin: 10px 0 5px;
  }
  
  
  /* Demo purposes only */
  
  