.sidebar nav {
    width: 250px;
}

@media only screen and (max-width: 640px)
.twelvecol:last-child {
    margin-bottom: -12px !important;
}