.banner-wrap{
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  flex: 0;
  background: url(@assets/index/banner_bg.jpeg);
}