img.d-inline-block.align-top {
    width: 195px;
}
.box {
 min-height: 800px
}

a.asdf {
    color: rgba(0,0,0,.7);
    font-weight: 400;
}

a.asdf:hover {
    color: #6d6d6d;
}

p.listartikel {
    font-size: 14px;
    font-weight: 300;
    margin-top: 8px;
    line-height: 20px;
}

p.halaman {
    font-weight: 300;
    font-size: 13px;
    margin-right: 10px;
    margin-bottom: -30px;
}

h2.kontakall {
    font-size: 43px;
    font-weight: 600;
    line-height: 47px;
    padding-top: 22px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
    color: #373c50;
}

p.kontak22 {
    font-size: 20px;
    color: #373c50;
    font-weight: 600;
}
.mt-20 {
    margin-top: 22px !important;
}