*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.margin-fixed{
  margin-top: 90px;
}

.mc{
  margin-bottom: 50px;
}
