﻿#add-to-basket-form {
    position: relative;
}

#add-to-basket-total {
    position: absolute;
    right: 4%;
    top: 0;
}

.hire-car-help {
    display: none;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #C3C3C3 !important;
}

.next-to-driver {
    display: none;
}
