.SnackProductContainer{display:flex;flex-direction:column;border-width:3px;border-style:groove;border-color:#00f;width:300px;height:500px}.SnackProductContainer picture{width:300px;height:300px}.SnackProductContainer img{width:300px;height:300px}.SnackProductDetails{display:flex;flex-direction:column}.SnackProductButtons{display:flex;flex-direction:row}
