@@ -348,10 +348,11 @@
flex-direction: column;
height: calc(100vh - 50px);
.bg-img{
- height: 286px;
- width: 100%;
+ height: 18.8rem;
+ min-width: 100%;
+ width: 100vw;
position: absolute;
- top: -4px;
+ top: -0.8rem;
left: 0;
z-index: -1;
}