@media screen and (min-width: 993px) {
    main {
        margin: 20px 20px 0 320px;
    }
}