alb-author {<br />
  display: flex;<br />
  gap: 16px;<br />
  flex-wrap: nowrap;<br />
}</p>
<p>.alb-author p {<br />
  font-size: 14px;<br />
  line-height: 1.4em;<br />
  font-weight: 600 !important;<br />
  letter-spacing: 0 !important;<br />
  color: #828282 !important ;<br />
}</p>
<p>.alb-author::before {<br />
    content: “;<br />
    background: url(‚https://dev.sit-administration.de/wp-content/uploads/testimonial_male_dummy.png‘);<br />
    background-position: center;<br />
    background-repeat: no-repeat;<br />
    background-size: cover;<br />
    width: 40px;<br />
    height: 40px;<br />
    border-radius: 500px;<br />
    position: relative;<br />
    top: 0px;<br />
}<br />