.bg-connect-wrapper {
z-index: -100;
opacity: 0.4;
//    border: 1px solid #00f;
    position: absolute;
    margin: 0 auto;
    width: 920px;
height: 562px;
//top: 0px;
//left: 50px
}

.sec-connect {
//    border: 1px solid #00f;
    position: relative;
//    margin: 0 auto;
    width: 900px;
height: 550px;
top: 20px;
left: 0px;
//justify-content:center;
//align-items:center;

}