.ber h1 {
    font-weight: bold;
    font-size: 35px;
}

.thumbnail-name {
    position: relative;
    bottom: 20px;
}

/* background colors */
.greenback {
    background-color: #006937;
}

#contactinfo h4{
    text-align: center !important;
}

.EcoCarBanner h2 {
    color: #FFF !important;
}


@media only screen and (max-width: 500px){
    #scmo-padding{
        padding-left:16px !important;
        padding-right:16px !important;
    }
}