.ads-dtl-img {
    width: 130px;
    height: 130px;
    overflow: hidden;
}
.ads-dtl-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.adDtlsImg{
    width: 20%;
}
.viwAddInrTxt img {
    object-fit: cover !important;
}
.viwAddInrTxt h6 {
    font-size: 20px;
    color: #f43052;
    text-transform: capitalize;
    margin-top: 5px;
  }
  .viwAddThumb img {
    height: 130px;
    object-fit: cover;
  }
