.foot-block {
  display: flex;
  justify-content: space-between; }

.foot {
  background: #d8d8d8;
  height: auto;
  flex-grow: 1;
  padding-bottom: 20px; }
  .foot .copy {
    position: initial;
    display: flex;
    padding-top: 25px;
    margin-left: 30px; }
  .foot .blockf {
    margin-top: 17px;
    margin-left: 30px;
    position: initial;
    height: auto; }
  .foot .schet {
    position: initial;
    margin-top: 75px;
    margin-right: 32px; }
  .foot .mega {
    position: initial; }
