.btn_info{

    background-color: #6BB5DA;
    color: #fff;
    border-radius: 2px;
}
.price_container{
    margin-top: 20px;
    font-size: 19px;
    text-align: center;
    font-weight: bold;
}

.brand_container{
    text-align: center;
    margin-top: 22px;
}

.show_fare_details_container{
    margin-top: 22px;
}

.show_fare_details{
    border: 0; 
    background: 0;
    color: #428bca;
}

.show_more_brands_container{
    background: #E5E5E5;
    padding: 5px 10px; 
}
.show_more_brands{
    display: block;
    background: none !important;
    border: none;
    padding: 0 !important;
    font: inherit;
    cursor: pointer;
    color: #357ebd;
    font-size: 11px;
    font-weight: bold;
    font-size: 12px; 
}

body{ 
    max-width: 100% !important;
}

*{
    max-width: 100%;
}
.hotel_not_compare{
    text-align: center;
}

.price-container{
        margin-top: 30px;
}
.btn_info{

    background-color: #6BB5DA;
    color: #fff;
    border-radius: 2px;
}
