.how-image img {
    width: 100%;
}
 @media screen and (max-width: 992px) {
  .how-its-work .test-box {
      display: block;
  }
   .how_its_slider .slick-dots li button:before {
    font-size: 40px;
  }
}
