#banner-carsavvy {
    max-width: 300px !important;   /* maximum width */
    max-height: 200px !important;  /* maximum height */
    width: auto;        /* scale width automatically */
    height: auto;       /* scale height automatically */
    margin: -15px 0;    /* vertical margin */
}