img.insta-img {
    width: 100%;
    margin-bottom: 30px;
}

.insta-info.c7n-image-overlay {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    position: absolute;
    bottom: 43px;
    left: 30px;
    z-index: 999;
}

li.fa.fa-heart, li.fa.fa-comment {
    color: white;
    padding-right: 10px;
}