.header { background: #f5ee9b; color: #404a68; } @media screen and (min-width: 480px) { .header_image { min-height: 96pt; background-image: url("tokipona_banner.gif"); background-size: contain; background-repeat: no-repeat; background-position: center; image-rendering: pixelated; image-rendering: crisp-edges; } .header_text { background: rgba(245,238,155,0.75); } }