.img-thumbnail {
  text-align: center;
  }
.product-info h1 {
  font-size: 50px;
}

.eshop-info-block h5 {
  font-size: 20px;
}

/* To change the module-111 button style in navbar*/
#eshop-cart a.btn.btn-primary {
    background: transparent !important;
    border: none !important;
    color: inherit !important;
}