.monthrental .db-grid-head:nth-child(2), .db-grid-item:nth-child(2) {
    max-width: auto;
    min-width: auto !important;
}
@media screen and (max-width:991px){
    .banner-report {
        height: 365px;
    }
    .db-box-title {
        border-radius: 8px 8px 0px 0px !important;
    }
}
