h1.h1,
h2.h2,
h1,
h2,
h3,
li {
  font-family: "Yuji Syuku", serif !important;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 767px) {
  .image-with-text__content{
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}