.btn-group-wrap {
    float: right;
    padding-top: 34px;
}
.btn-group-wrap p {
    padding: 0;
    padding-bottom: 5px;
    margin: 0;
}
.btn {
    min-width: 200px;
}
#plot-carousel {
    float: left;
}
.reading-headline {
    text-align: center;
    padding-top: 20px;
    clear: both;
}
.info-headline {
    padding-top: 20px;
    clear: both;
    text-align: center;
}
.page_title {
    clear: both;
}
#well_reading_table {
    float: left;
}
#well_info_table {
    float: right;
}
#map {
    clear: both;
    height: 300px;
}
#plots {
    margin-bottom: 400px;
}
.right_col {
    text-align: right;
}
#detail_reading_plot {
        width: max;
        height: 450px;
        padding-bottom: 50px;
        margin-bottom: 50px;
}
