.banner img {
    width: 100%;
}

.filter {
    margin-bottom: 10px;
}

.date {
    margin-top: auto;
    margin-bottom: auto;

    width: 100%;
    height: 21px;

    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
}

#filter-cabang {
    width: 180px;
}

.owl-carousel-katalog{
    margin-left: auto;
    margin-right: auto;
    max-width: 680px !important;
    width: 80% !important;
}

.owl-carousel-katalog .item img {
    width: 100%;
}

.owl-carousel .owl-dots {
    width: 70%;
    text-align: left !important;
}

