.shop-container {
    min-height: 50vh;
}
.shop-header {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 25px;
}