.ndjwie{
    background-color: #fff;
    padding: 34px 30px 34px;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 0 45px 0 rgb(34 34 34 / 5%);
}
.contentkd{
    padding: 20px;
}
.headline-gywm {
    position: absolute;
    width: 100%;
    top: 95px;
    left: 0;
    height: 400px;
    background: #253340 url(../images/gywm.jpg) no-repeat 50% top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}