#rotatingText {
   background: transparent;
   background-color: transparent !important;
   margin-left: 0 !important;
}

#rotatingTextContainer {
    background: transparent;
    background-color: transparent !important;
    color: #fff !important;
}

#findCar {
    color: #fff !important;
    padding-right: 3px;
    text-align: left;
    padding-left: 6px;
}

.rotating-text {
   animation: none !important;
}