.jq-has-icon {
    padding: 17px 18px
}

.svg-to-server {
    height: 540px;
    width: 960px;
    top: 0;
    left: 0;
    position: fixed;
    z-index: -1;
}

.svg-to-server svg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}