.block-img-txt-center {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.block-img-txt-center .image {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .block-img-txt-center {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .block-img-txt-center .image {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}
