.sales-container{width:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.content{margin-bottom:50px}.text-intro{text-align:center;margin:100px 0}.text-intro h1{padding:20px;color:#01257d;font-size:2rem;font-weight:700}.text-intro h2{font-size:1.5rem;font-weight:lighter}.bg{width:100%;height:200px;background-color:#f5f5f5}@media (max-width:768px){.text-intro h1{font-size:1.8rem}.text-intro h2{font-size:1.3rem}}@media (max-width:480px){.text-intro{margin:60px 0}.text-intro h1{font-size:1.5rem;padding:15px}.text-intro h2{font-size:1.1rem}}