img {
  max-width: 100%; }

.navbar-brand {
  background-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none; }

.productsBorder {
  border: 1px solid #ccc; }

.productsImage {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: center;
  min-height: 150px; }
  .productsImage img {
    max-height: 150px; }

.productsTitle {
  min-height: 55px;
  font-size: 0.9rem; }

.productImage {
  max-width: 400px; }

.footer a {
  color: #fff; }
