moving-icon{
    height: 100%;
    width: 100%;
    min-height: 11px;
    min-width: 11px;
    max-height: 200px;
    max-width: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}