.main-bg::before{
position: absolute;
content: '';
background: url(../../images/shadow-r.png) right,url(../../images/shadow-l.png) left;
width: 1033px;
height: 299px;
z-index: -1;
background-repeat: no-repeat;
margin-left: -20px;
margin-top: -47px;
}
