.navbar-brand {
    max-width: 140px;
    
}
.header-content, .footer-content, .middle-footer-content {
    font-size: 15px;
}

.full-width-dropdown.open b {
    font-weight: bold;
}


#our-popular-products .thumbnail span.title {
    text-align: center;
    color: #32384a;
    font-size: 20px;
    display: block;
    font-weight: 400;
}

 .thumbnail>img, .thumbnail a>img {
    margin-right: auto;
    margin-left: auto;
    margin: 0;
}

#our-popular-products .thumbnail img {
    height: 53px;
}

#our-popular-products .thumbnail small {

    color: #71737b;
    font-size: 13px;
    display: block;
    text-align: center;
    font-weight:400;
    padding-top:5px;
}
.normal_msg small {
    font-size: 13px;
}
#our-popular-products .thumbnail span.title {
text-align: center;
color: #000000;
font-size: 20px;
display: block;
font-weight: 400;
}
#our-popular-products .thumbnail small {
color: #71737b;
font-size: 13px;
display: block;
text-align: center;
font-weight: 400;
padding-top: 5px;
display:none;
}

#our-popular-products .thumbnail img {
height: 53px;
margin-top:33px;
}

h2.main-call {
font-weight: 600;
font-size: 43px;
display: block;
text-align: center;
margin: 32px auto 40px auto;
color: #1290ff;
letter-spacing: -1;
}



@media screen and (min-width: 768px) {
.carousel-caption {
    width: 76%;
}
}