@media only screen and (max-width: 700px) {
    main, footer{width:95%;
                margin:auto;}}