.main-section { padding: 1rem; display: flex; color: white; justify-content: center; h1 { font-size: 4em; } h2 { color: $light !important; } > div { height: 80vh; padding-top: 25vh; max-widht: 50%; } } .product-values { color: white; padding: 4rem; }