.tb-details table, td, tr, th {
margin: 0;
}
.ds-inv-grid .tb-details {
    min-height: min-content;
}
#dealsector_showresults .card {
border: 0.5px solid darkgrey;
border-radius: 3px;
margin: 2px;
}
#dealsector_showresults .title_price_box .info-text {
width: auto;
height: auto;
min-height: 51px;
}
.loadMore_Wrapper {
margin-top: 2em !important;
} 
.load_more {
width: 50% !important;
margin: 0px !important;
text-align: center; 
height: 4em;
margin: auto !important;
}
#dealsector_showresults .title_price_box {
margin-top: 0px;
}
#viewdetailresult .lSSlideOuter .lSGallery li a img {
    width: 100%;
}
.lSGallery li a img {
max-height: 65px !important;
}
@media screen and (max-width: 768px) {
.dealsector_filterresult .filterclose {
font-weight: bolder;
box-shadow: 1px 1px 10px;
color: #62df62;
padding:3px;
font-size: 24px;
} 
}