/* iPhone and other Webkit-based mobile browsers CSS Styles*/
@media only screen and (max-device-width: 480px) {

.headerImage { display: none; }

}