@media screen and (max-width: 756px) {
    main {
        max-width: 100%;
        padding: 3rem 2rem;
    }
}