body{
  margin-top:0!important;
}
@media screen and (max-width: 767px) {
.shopkeeper{
  margin-top:60px;
}
}  
.c-transactions-act__tr{
  padding: 0;
  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;
 }

#delivery, #payment, #return, #info{
}
.u-contents{
  padding:0!important;
  margin:0 0 80px;
}
.u-contents > a{
    content: "";
  display: block;
  height:80px;
  margin-top:-80px;
}
.u-contents > a#delivery:before{
  height: 10px;
  margin-top: -10px;
}

@media screen and (max-width: 767px) {
.u-container{
  margin-bottom:80px;
}
.c-tbl-list__td {
    padding: 10px!important;
}  
}
.c-tbl-list__td {
    padding: 20px 0 20px;
}
.c-tbl-list__td img{
      max-width: 350px;
}
.c-tbl-list__td p{
      text-align: right;
      padding-top:15px;
      padding-right:10px;
      margin-bottom:0;
}

