* 
{
  margin: 0;
  padding: 0;
}
body {
  background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url("https://avatars.mds.yandex.net/get-altay/6444937/2a000001863bfd8c176ada2a8d987798a9db/L");
  background-size: no-repeat;
  background-position-x: left;
  background-size: cover;
  background-repeat: no-repeat;
}

.Contacts p{
  text-align: center;
    color: #fff;
    font-size: 30px;
    margin-top: 100px;
    margin-left: 50px;
    margin-bottom: 100px;
  }
.Parners{
  color: #fff;
  text-align: center;
  font-size: 30px;
  margin-top: 100px;
  margin-left: 50px;
  margin-bottom: 30px;
}
  footer {
    position: relative;
    padding: 10px 20px;
    background: #666;
    color: white;
    top: 43px;
  }
  td{
    vertical-align: top;
  }
  .Footlink{
    text-decoration: none;
    color: white;
  }
  .SocialFootlink{
    font-size: 25px;
    margin-left: 300px;
  }
  .NameFootlink{
    font-size: 25px;
    margin-right: 80px;
  }
  .IconFootlink{
    margin-left: 420px;
  }
  @media (max-width: 920px){
    * 
  {
    margin: 0;
    padding: 0;
  }
    body {
      background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url("https://avatars.mds.yandex.net/get-altay/6444937/2a000001863bfd8c176ada2a8d987798a9db/L");
      background-size: no-repeat;
      background-position-x: left;
      background-size: cover;
      background-repeat: no-repeat;
  }
  .row{
    margin: 0px;
  }
  .textglav{
    color: rgb(255, 255, 255);
      font-size: 15px;
      text-align: center;
      margin-top: 500px;
      margin-bottom: 500px;
      margin-left: 0px;
      margin-right: 0px;
  }
  footer {
    position: relative;
    padding: 10px 20px;
    background: #666;
    color: white;
    top: 43px;
  }
  td{
    vertical-align: top;
  }
  .Footlink{
    text-decoration: none;
    color: white;
  }
  .SocialFootlink{
    font-size: 15px;
    margin-left: 40px;
  }
  .NameFootlink{
    font-size: 15px;
    margin-right: 30px;
  }
  .IconFootlink{
    margin-left: 80px;
  }
  }
  @media (max-width: 600px){
    .textglav{
      color: rgb(255, 255, 255);
      font-size: 15px;
      text-align: center;
      margin-top: 400px;
      margin-bottom: 300px;
      margin-left: 0px;
      margin-right: 0px;
    }
    footer {
      position: relative;
      padding: 10px 20px;
      background: #666;
      color: white;
      top: 43px;
    }
    * 
    {
      margin: 0;
      padding: 0;
    }
      body {
        background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url("https://avatars.mds.yandex.net/get-altay/6444937/2a000001863bfd8c176ada2a8d987798a9db/L");
        background-size: no-repeat;
        background-position-x: left;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .row{
      margin: 0px;
    }
    .textglav{
      color: rgb(255, 255, 255);
      font-size: 15px;
      text-align: center;
      margin-top: 400px;
      margin-bottom: 300px;
      margin-left: 0px;
      margin-right: 0px;
    }
    .Contacts p{
      text-align: center;
      color: #fff;
      font-size: 20px;
      margin-top: 100px;
      margin-left: 50px;
      margin-bottom: 100px;
    }
    footer {
      position: relative;
      padding: 10px 20px;
      background: #666;
      color: white;
      top: 43px;
    }
    td{
      vertical-align: top;
    }
    .Footlink{
      text-decoration: none;
      color: white;
      font-size: 10px;
    }
    .SocialFootlink{
      font-size: 10px;
      margin-left: 10px;
    }
    .NameFootlink{
      font-size: 10px;
      margin-right: 10px;
    }
    .IconFootlink{
      margin-left: 20px;
    }
  }