/* Hide the header logo image */
header .start > a > img {
    display: none;
}
