data-pb-picture
attribute with <picture>
tag.
Picture tag will include different sources (images) for different CSS breakpoints (screen sizes).div
will be replaced with <picture>
tag:data-<BREAKPOINT>
attribute):fit?size=100x100
data-alt
attribute:@media (min-width: 990px)
@media (min-width: 640px)