#vag-form hr.no-margin-top {
    margin-top: 0;
}
#date_by_half_century, #order {
    min-width: 30%;
    width: fit-content;
}
#fullrecord .speccoll-feature-box {
    margin-bottom: 20px;
}
.nowrap {
    white-space: nowrap;
}
@media only screen and (max-width: 767px) {
    .nowrap {
        white-space: normal;
    }
}
