<?xml version="1.0"?>

<view xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Config/etc/view.xsd">
    <media>
        <images module="Magento_Catalog">
            <image id="related_products_sidebar" type="small_image">
                <width>78</width>
                <height>78</height>
            </image>
            <image id="related_products_content" type="small_image">
                <width>240</width>
                <height>300</height>
            </image>
            <image id="ammostviewed_popup_image" type="small_image">
                <width>327</width>
                <height>408</height>
            </image>
            <image id="ammostviewed_popup_product_image" type="small_image">
                <width>100</width>
                <height>100</height>
            </image>
        </images>
    </media>
</view>
