.c-ttl-main {
  margin-bottom: 30px;
}
.p-privacy-box {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
.c-ttl-main img {
  height: auto;
    width: 100%;
}
}
.c-tbl-list__td img.nppay_img,
.c-tbl-list__td img#yamatotime{
  max-width: 400px;
}

.c-transactions-act__tr{
  padding: 20px 0 4px;
  border-bottom:none;
}

.c-transactions-act-list{
  padding-top:12px;
  font-size:13px
}

.c-transactions-act-list li:not(:1last-child) {
  margin-bottom: 6px;
}

.transactions-act_li{
  padding-left: 1em;
  text-indent: -1em;
}

.transactions-act_li:before {
  content: "ви";
}
  
.transactions-act__link{
    font-weight: bold;
 }

#payment .payment_img {
  width: 30px;
}

#payment img {
  width: 200px;
  margin-bottom: 10px;
  display: inline;
}

#payment .nppay_img {
  width: 468px;
}

@media screen and (max-width: 478px) {
#payment .nppay_img {
  width: 100%;
}
}

#shipping_method .souryou_img {
  width: 100%;
}
