.fast-order {
    opacity: 0.7;
}
.fast-order:hover {
    opacity: 1;
}
.spec-dt{
    max-width: 300px !important;
    width: 40% !important;
    text-align: left !important;
}
.spec-dd{
    margin-left: 40% !important;
}
