
.retrie{
    width: 880px;
    height: 400px;
    background: #ffffff;
    position: relative;
    left: 50%;
    top: 50px;
    transform: translateX(-50%);
}
.retrie .android{
    margin-left: 30px;
}
.retrie .ios{
    margin-left: 120px;
}