.img-sm {
    height: 100px;
    width: 100px;
}

.img-lg {
    height: 200px;
    width: 200px;
}

.img.img-logo {
    background-image: url('../images/logo.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-30years{
    background-image: url('../images/30anos.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-national-company {
    background-image: url('../images/brasileiro.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-contact {
    background-image: url('../images/contato.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-fb {
    background-image: url('../images/icon_facebook.gif');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-tw {
    background-image: url('../images/icon_twitter.gif');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-in {
    background-image: url('../images/icon_linkedin.gif');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banho {
    background-image: url('../images/img_bkg3.png');
    background-position: center center;
    background-size: 100%, cover;
    background-repeat: no-repeat;
    background-position: center, center;
}

.img.img-banho-m {
    background-image: url('../images/img_bkg3.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.img.img-banner-temp-11 {
    background-image: url('../images/imagem11.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banner-temp-31 {
    background-image: url('../images/imagem31.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banner-temp-41 {
    background-image: url('../images/imagem41.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banner-temp-71 {
    background-image: url('../images/imagem71.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banner-temp-1 {
    background-image: url('../images/imagem1.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banner-temp-3 {
    background-image: url('../images/imagem3.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banner-temp-4 {
    background-image: url('../images/imagem4.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banner-temp-7 {
    background-image: url('../images/imagem7.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banner-temp-2 {
    background-image: url('../images/imagem2.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banner-temp-5 {
    background-image: url('../images/imagem5.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banner-temp-6 {
    background-image: url('../images/imagem6.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}

.img.img-banner-temp-8 {
    background-image: url('../images/imagem8.png');
    background-repeat: no-repeat;
    background-size: contain, cover;
}




