.page_bg {
    background-image: url(/static/images/xander_bg.svg);
    background-color: #748c7d;
    /*background-color: #1f2151;*/
    height: 400vh;
    background-repeat: no-repeat;
    max-width: 1920px;
    height: 400vh;
}

.main_bg {
    background-color: #1f2151;
    max-width: 1920px;
}
/*    background-color: #1f2151;*/
/*    background-color: #748c7d;*/


/*#lc {*/
/*    !*background: #748c7d;*!*/
/*    background-color: #748c7d;*/
/*}*/

.www_box {
    width: 90%;
    height: auto;
    border-radius: 21px 21px 21px 21px;
}


.icon {
  width: 48px;
  height: 48px;
  fill: red;
}
