﻿.divParentSvg {
    max-width: 200px !important;
}

.divParentSvg svg,img {
    max-width: 100% !important;
    height: auto !important;
}
