.fix_height{
    height:185px !important;
    width: 100%;
}

.sr_header--map {
                            margin-left: 10px;
                            background: url(//s-ec.bstatic.com/static/img/map_static_sr_agnostic/e9730dba0eb5435067dcc0aaadebec235a1c7735.png) no-repeat center center;
                            position: relative;
                            text-align: center;
                            border: 1px solid #c6c6c6;
                            border-radius: 3px;
                            -webkit-flex-shrink: 0;
                            -ms-flex-negative: 0;
                            flex-shrink: 0;
                            display: -webkit-box;
                            display: -webkit-flex;
                            display: -ms-flexbox;
                            display: flex;
                            -webkit-box-align: center;
                            -webkit-align-items: center;
                            -ms-flex-align: center;
                            align-items: center;
                            -webkit-box-pack: center;
                            -webkit-justify-content: center;
                            -ms-flex-pack: center;
                            justify-content: center;
                            text-decoration: none;
                            min-height: 75px;
                            float:right;
                        }
                        
                        .sr_header--map span {
                            min-width: 75px;
                            display: inline-block;
                            white-space: nowrap;
                           color:white;
                            align-self: flex-end;
                            background: #5fc8c2;
                            margin: 0;
                            padding: 3px 10px;
                        }

   .iw_mini_details_wrapper{
        text-align:center;
    }
    .title_style {
        color: #00357F;
        font-weight: bold;
        margin: 0 0 .3em 0;
       font-size: 14px;
    text-align: center;
    padding-bottom: 5px;
    }
    
    .iw_mini_review_score_wrapper {
        /*float: left; */
        /* margin-right: 1em;*/
        position: relative;
    }
    

    
    .iw_rackrate_price {
        font-weight: bold;
        font-size: 10px;
        color: #0ab21b;
    }
                            