body { font-family: Dosis, sans; text-align: center; background-color: black; color: white; } h1 { font-family: Lobster, sans; font-size: 48px; color: #FA9209; } h1, h2, h3 { font-weight: normal; margin: 0px; padding: 0px; } ul { list-style: none; margin-left: auto; -webkit-margin-before: 0px; -webkit-margin-after: 0px; padding: 0px; } li { margin-left: auto; } a{ color: #A31B1B; } a[href^="tel:"]:before { content: "\260E"; margin-right: 0.5em; } #content { margin-left: auto; margin-right: auto; } #description { } #photos img { max-width: 800px; } @media only screen and (max-device-width: 800px) { #photos img { width: 100%; } }