header {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    padding-top: 170px;
    padding-bottom: 49px;
    height: 100%;
}

#showBerita .card .card-img {
    height: 232px;
    object-fit: cover;
}

#showBerita .card { height: 100%; }

.footer {
    margin-top: 0px !important;
}