.signInContainer{width:100%;height:100vh;overflow:auto;position:relative;background-image:url(/Images/testimonyBg.png);background-size:110%;background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center}.bgOverlay{position:fixed;background-color:#000;opacity:.7;top:0;right:0;bottom:0;left:0;z-index:1}.signInContent{position:relative;width:1260px;height:100%;border-radius:20px;display:flex;align-items:center;flex-direction:column;z-index:2}