
.bnr-eshop{
    position: relative;
    width: 100%;
    background-image: url(../img/campaign/bg.png);
    z-index: 100;
    text-align: center;
}

.bnr-eshop a img{
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}