.budget-band {text-align:center;background:#551111;border-bottom: 1px solid #ccc;}
.add-left, .add-right {top: 248px;}
@media screen and (min-width: 768px) {
    .budget-band {margin:0 auto;height:61px;}
    .active-top-band .add-left, .active-top-band .add-right { top: 282px !important; }
    .active-top-band .add-left.skining-fixed, .add-right.skining-fixed { top: 44px !important; }
}
@media screen and (max-width: 767px) {
    .budget-band{background-color: #551111;margin: 5px auto; border-bottom: none;min-height: 51px;}
    .ptop {padding-top: 50px;}
    .add-section {padding: 0;}
}
