#notes, #process, #wireframe{
    padding: 25px;
}

nav {
    height: 60px;   
}

@media only screen and (max-width: 600px) {
    #wireframe img{
        width: 20em;
        height:26em;
    }
}