.two_download_btn{
    
        margin-top: 100px;
    
}

.el-row{
        box-sizing: border-box;
}

.el-row:after, .el-row:before {
    display: table;
}

.el-col-10 {
    width: 41.66667%;
}

.el-col-14 {
    width: 58.33333%;
}

.wrap{
    position: relative;
}
