﻿img.injectable {
    visibility: hidden;
}
.app-animate {
    /* Add your animation styles here */
}
.app-fade-in {
    /* Add your animation styles here */
}
.app-swirl-svg {
    /* Add your animation styles here */
}
.injectable svg {
    display: block;
    width: 100%;
    height: auto;
}