article {
margin: 0 auto;
width: 100%;
max-width: 80rem;
}
@media screen and (max-width: #{$screen-tablet - 1}) {
margin: 0 $gutter;