.c5-addListDecoration {
  max-width: 1167px;
  margin: 0 auto;
  margin-left: auto !important;
  padding-left: 1em !important;
  text-indent: -1.3em !important;
}

.c5-inStoreItem1__storeButton {
  font-size: 0.875rem !important;
  padding: 8px 18px !important;
}

.c5-titleSidebtn {
  display: flex !important;
  justify-content: space-between !important;
}

.s5-header2__heading--large {
  font-size: 1.75rem !important;
}

h2.s5-header2__heading, div.s5-header2__heading {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  float: left;
  margin: 0 10px 10px 0;
}

.s5-header2__utils3 {
  display: block !important;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 45%;
}

.s5-header2__utils3 ul {
  display: flex !important;
  justify-content: space-between !important;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 93%;
}

.s5-header2__utils3 li {
  display: block;
  white-space: nowrap;
  margin: 0 1% 1% 0;
}

.br {
  display: none;
}

@media screen and (max-width: 1160px) {
  .s5-header2__utils3 ul {
    display: block !important;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 93%;
  }
}

@media screen and (max-width: 767px) {
  .c5-titleSidebtn {
    display: block !important;
  }
  .s5-header2__heading--large {
    font-size: 1.25rem !important;
  }
  .s5-header2__utils3 {
    overflow: hidden;
    display: block !important;
    list-style: none;
    padding: 0;
    margin: 0;
    width: auto;
  }
  .s5-header2__utils3 ul {
    display: block !important;
    list-style: none;
    padding: 0;
    margin: 0;
    width: auto;
  }
  .br {
    display: block;
  }
}

.c5-rednote{
  box-sizing: border-box;
  padding: 3%;
  border: 1px solid #c93434;
}
