@media only screen and (min-width: 1200px) {
  .logo-bar-area{
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
@media only screen and (max-width: 480px) {
    .aiz-share jssocials {
        margin-bottom: 10px !important;
    }
    .mt_res_10 {
        margin-top: 10px !important;
    }
    .sku_res {
        margin-left: 30px !important;
    }
    .sku_test_res {
        margin-right: 10px !important;
    }
    .new_product_section {
        margin-top: 10px !important;
    }
    .todays_deal_section {
        margin-top: 8px !important;
    }
    .featured_category_section {
        margin-top: 10px !important;
    }
    .pad_5_res {
        padding: 10px 3px !important;
    }
    .complete_order_btn {
        margin-left: 80px;
        padding: 10px 30px;
    }
    .billing_head_sec_res{
      margin-bottom: -20px !important;
    }
}
