#location-price-slider {
    width: 90%;
    margin: 0 auto;
}

#location-price {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}
#location-nights {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}