.img-cover {
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

.img-cover img {
    opacity: 0;
}
