.is-style-h-arabesque-left {
  position: relative;
  padding-bottom: 30px;
}
.is-style-h-arabesque-left:before {
  content: "";
  background-image: url(img/fond-sous-titre-left.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 194px;
  height: 25px;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0%;
}