.hme_auctions_img{ height: 300px; object-fit: cover; width: 100%; }

@media (max-width:766px){  .cb-xs { clear: both; } .modal-dialog { margin: 0px; } } .cb{clear: both;}

.wi-center-heading {
    text-align: center;
    overflow: hidden;
    margin-bottom: 40px;
}
    
    .wi-center-heading .h {
    display: inline-block;
    position: relative;
    font-weight: 400;
    padding: 0 20px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
    
    .wi-center-heading.has_boder .h:after, .wi-center-heading.has_boder .h:before {
    position: absolute;
    top: 50%;
    width: 999px;
    content: "";
    border-top: 1px solid #ddd;
}
    
    .wi-center-heading.has_boder .h:after {
    left: 100%;
}
    
    .wi-center-heading.has_boder .h:before {
    left: -999px;
}
    
    .h2_auction_name{
        height: 19px;
    overflow: hidden;
    }
    
    .mt20{
        margin-top: 20px
    } 
    .mb20{
        margin-bottom: 20px;
    }

.cartelera {
    font-size: 17pt;
    font-weight: 700;
    margin: 0px;
    color: #1b9860;
}

.btn_rmt {
    width: 220px;
    margin: 10px;
}

@media (max-width: 768px) {

    .btn_rmt {
        width: 200px;
    }

}