/* Override logo width */
img[src*="logo"] {
    width: 320px !important;
    /* set your desired width */
    max-width: 320px !important;
}
