
.app-download-wrap{
    padding-top: 200px;
    background: #111111;
    box-sizing: border-box;
    align-items: flex-end;

}
.app-download-wrap img{
    width: 80%;
    max-width: 1400px;
    height: auto;
}
/* .mobile-bg img{
    width: 482px;
    height: 482px;
}
.app-download-code .top-logo img{
    width: 245px;
    height: 99px;
}
.bottom-code-img{
    margin-top: 36px;
}
.bottom-code-img .item{
    width: 154px;
height: 198px;
background: #FFFFFF;
border-radius: 12px 12px 12px 12px;
font-weight: 500;
font-size: 16px;
color: #100D24;
flex-direction: column;
}
.bottom-code-img .item:nth-of-type(1){
    margin-right: 32px;
}
.bottom-code-img .item>div img{
width: 20px;
height: 20px;
margin-right: 8px;
}
.bottom-code-img .item>img{
    width: 122px;
    height: 122px;

    margin-top: 18px;

} */
