.cover img{
    object-fit: cover !important;
}
.full-opacity img{
    opacity: 1;
}