#services {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("../images/line_oa_chat_200520_163449.jpg");
  background-position: 55% 70%;
}

.hIntroLiz {
  margin-top: 2rem;
  /* text-align: center; */
}

.media.services {
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 16px;
  border: 1.25px solid #777;
}

.media.services h3 {
  margin-bottom: 0 !important;
}
