.product-feature-img {
    text-align: center;
    margin-bottom: 20px;
    min-height: 115px;
    position: relative;
}

.mobile-nav {
    min-height: 40px;
    width: 100%;
    background: #282828;
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-thumbnail {
    max-width: 300px;
    max-height: 150px;
}

.cart-grid-right {
    margin-top: 0;
}

#header .vertical-center {
  justify-content: center;}

.product-unit-price {
  display: none;}