[data-role="iconify"] {
    width: 58px;
    height: 58px;
    position: fixed;
    right: 16px;
    bottom: 16px;
    z-index: 1;

    img {
        max-width: 100%;
        height: auto;
    }
}