.lp_header_toll_sty {
  margin: 4px 0 0 12px;
  color: #e84c3d !important;
  font-weight: 500;
  font-size: 16px;
}

@media (max-width: 1200px) {
  .offer_tag_sty {
    font-size: 18px !important;
  }
}

@media (max-width: 992px) {
  .offer_pos_sty {
    position: fixed !important;
    z-index: 105;
  }

  .offer_tag_sty {
    font-size: 16px !important;
  }

  .offer_sale_sty {
    font-size: 30px !important;
  }

  .offer_star_wid_sty {
    width: 20px !important;
    height: 20px !important;
  }
}

@media (max-width: 576px) {
  .offer_tag_sty {
    font-size: 14px !important;
  }

  .offer_avail_sty {
    font-size: 12px !important;
    padding: 8px 10px !important;
  }

  .offer_ind_tag_sty {
    font-size: 11px !important;
  }

  .offer_ind_flag {
    width: 14px !important;
  }
}
