{%- comment -%} Embed responsive @param :x [Integer] @param :y [Integer] @param :src [String] @param :alt [String] @param :width [Integer] @param :height [Integer] @param :component_class [String] {%- endcomment -%}
{%- include picture.html class="embed-responsive-item" img_class="w-100 h-100 fit-cover" src=include.src alt=include.alt width=include.width -%}