.instaplay {
    position: absolute;
    height: 135px;
    left: 50%;
    top: 50%;
    z-index: 98;
    width: 135px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(../images/2fdc79aa66b0.png);
    transform: translate(-50%, -50%);
}
.instaalbum{
    position: absolute;
    width: 32px;
    height: 32px;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(../images/65c15d7731ea.png);
}
#instafeed .insta-item{
    position: relative;
    display: inline-block;
}