
@media all and (max-width:700px){

  header{
  width: 100%;
  }
  /* .back {
    width: 95%;
    padding: 5px 10px 20px;
} */
  .footer{
    font-size: 12px;
  }
}
