header, main{ margin:auto; max-width: 80%; } main img { width: 100%; height: 400px; } header img{ width: 50px; height: 50px; } nav button{ border-radius: 30px; } .navbar-nav { margin-left: auto; } .product-item-content { border: 1px solid var(--surface-d); border-radius: 3px; margin: .3rem; text-align: center; padding: 2rem 0; } .product-image { width: 50%; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .p-mb-3 img { height: 300px; }