.footer .copyright .ico-one{
    display: inline-block;
    max-width: 100%;
    height: 18.6px;
    width: 152.6px;
    position: relative;
    margin-left: 3px;
}

.wrap-copyright{
    display: flex;
    align-items: center;
}

.footer .copyright .span-copyright{
    display: flex;
    align-items: center;
}

.svg-inline{
    position: relative;
    text-indent: 0 !important;
}

.svg-inline svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}