.store-batchs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.store-batchs .google-play {
    margin-left: 15px;
    margin-top: 2px;
}

.store-batchs .google-play a img {
    height: 61px;
    width: 151.13px;
}

.store-batchs .app-store {
    padding-top: 13px;
    height: 40px;
}