.c5-camp .s5-storeLinks {
  background: #ffffff !important;
  /*border: 1px solid #f3f4f6 !important;*/
  padding: 0px !important;
  margin: 25px 0 0 0 !important;
}

.c5-caption {
  color: #83838f;
  font-size: 10px;
}

.c5-block {
  font-size: 16px;
  font-size: 1rem;
  font-family: sans-serif;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  margin: 0 0 60px;
}

.c5-appBlock {}

.c5-appBlock-upper {}

.c5-appBlock-upper-inner {
  display: table;
  table-layout: fixed;
}

.c5-appBlock-upper img {
  max-width: 100%;
}

.c5-appBlock-upper-left {
  display: table-cell;
  vertical-align: top;
}

.c5-appBlock-title-right {
  display: table-cell;
  vertical-align: top;
}

.c5-appBlock-icon {
  height: 80px;
}

.c5-appBlock-icon img {
  height: 100%;
}

.c5-appBlock-title {
  font-weight: bold;
  margin-bottom: 20px;
}

.c5-appBlock-tag {
  font-size: 12px;
}

.c5-appBlock-copy {
  font-size: 14px;
}

.c5-appBlock-desc {}

.c5-appBlock-catch {}

.c5-green {
  color: #007600;
}

.c5-dl {}

.c5-dl dt {
  font-weight: normal!important;
}

@media screen and (max-width: 1280px) {
  .c5-2Col .s5-inStoreFeaturesItem1B__imageCol {
    width: 50%!important;
  }
  .c5-2Col .s5-inStoreFeaturesItem1B__imageCol img {
    display: block!important;
    max-width: 100%!important;
    width: 100%!important;
    height: auto!important;
    margin: 0 auto!important;
  }
}

@media screen and (max-width: 639px) {
  .c5-2Col .s5-inStoreFeaturesItem1B__imageCol {
    width: 100%!important;
  }
  .c5-dl dt {
    float: left!important;
  }
}

.c5-fw--normal {
  font-weight: normal;
}

.c5-general--mb5 {
	margin-bottom: 5px!important;
}

@media screen and (max-width: 639px) {
  .c5-general--mb5 {
    margin-bottom: 5px!important;
  }
}
