@media (max-width: 686px) { /* Phone Screen */
    /* Index */
    .hero {
        margin: 5rem auto 3.5rem auto;
    }
}