.polymorphe-left-side-shape img {
    height: 120%;
}
.polymorphe-left-side-shape {
    position: absolute;
    top: -15%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.security-bg .security-right-side-hexagon {
    position: absolute;
    width: 100%;
    height: 70%;
    top: -30%;
    right: 0;
    z-index: -1;
    display: flex;
    justify-content: end;
}

.security-sec {
    padding-block: 4rem;
    position: relative;
}

#sylink-mobile-security {
     padding-block: 0rem; 
}
.security-bg .security-left-vertical-dashed-line {
    position: absolute;
    top: -110px;
    left: 100px;
    width: 32px;
    height: 110%;
    z-index: -2;
}