.group-main-picture{
    position: relative;
}

.picture-counter{
    background-color: #4c4c49;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    height: 23px;
    line-height: 20px;
    margin: 0;
    position: absolute;
    right: -5px;
    text-align: center;
    top: -5px;
    width: 23px;
    z-index: 200;
}

.inner-zoom-container{
    display: block;
}