small {
    font-size: 11px;
}

@media (max-width: 991px) {
  .new-img-with-text .image-with-text {
    flex-direction: column;
  }
  .new-img-with-text .image-with-text .grid__item {
    width: 100%;
  }
}
