.mb-3,
.my-3 {
    margin-bottom: 0rem !important;
}

.list-type .package-img img {
    object-fit: cover;
    height: 165px;
}

.description-box {
    max-width: 600px;
}

.read-more-btn {
    border: none;
    background: none;
    color: #FF715B;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
    margin-top: 6px;
    display: none;
}

.noUi-connect {
    background: #FF715B;
}

.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 23px;
    right: -17px;
    top: -4px;
    border-radius: 12px;
}