/* small */ @media only screen and (max-width: -1px) { #smallMediaLayout p:after {content: "active";} body { width: 98%; /* Good for mobile devices */ margin-left: 1%; /* Good for mobile devices */ margin-right: 1%; /* Good for mobile devices */ } }