#product_content img {
max-width: 100%;
height: auto !important;
}
#product_content {
text-align:center;
}

.logo-footer {
height: 40px;
}


@media (max-width:768px) {
.logo-footer {
height: 30px;
}
}



.navbar-brand img {
  height: 28px;
}


#secondmenu .shop-list-navbar li a {
font-weight: 700;
}