.block_nurbild {
    display: block;
    object-fit: cover;
}

.block.block_nurbild img {
    width: 100%;
    object-fit: inherit;
   
}