﻿@media (min-width: 320px) and (max-width: 640px) {
    img.d-block.w-100.form-slide.home-slide.mainHome {
        max-height: 250px !important;
    }
}

.responsive-image {
    width: 100%;
    max-height: 300px;
    max-width: 100%;
    display: block;
    object-fit: cover;
}
#offerImageForMob{
    display:none;
}
.paddingForTourIcon {
    padding: .1rem .75rem;
    margin-bottom: 0px !important;
}
.offerSearchBtn {
    margin-left: -5px !important;
}
strong {
    font-size: 1.3rem !important;
}
.card-body {
    padding: 0rem 1rem !important;
}
.card-title {
    margin-bottom: 0rem !important;
}