.tour-listing__card {
    border: 1px solid #ccc;
}

.tour-listing__card-image-box {
    margin: 0;
}

.text-small.text-custom {
    font-size: 16px;
}

.faq-page__faq .accrodion {
    border: 1px solid #ccc;
}

@media screen and (min-width:768px) {
    .h-md-100 {
        height: 100% !important;
    }
}