footer .favicon { background: transparent; box-shadow: none; padding: 0; filter: grayscale(1); }
footer blockquote { border: 0; padding: 7px 0px; }
.homelink,nav.top{display:none;}
.payways::after { content: ''; display: inline-block; width: 80px; height: 50px; background: url(../imgs/iso.svg) no-repeat; background-size: contain; }
header { flex-direction: row-reverse; }
header logo { float: left !important; background-position: left;margin: 0; }
about blockquote { text-align: center !important; }
about ib { display: none; }
@media (max-width: 900px) {
  .payways { float: none; text-align: center; }
}