.parallax-container .parallax-section{position:relative;height:40vh;background-attachment:fixed;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;padding:2.5%}.parallax-container .parallax-section .content{height:95%;width:95%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;text-align:center}.custom-container{max-width:1280px;margin:0 auto;padding:0}@media (min-width:900px){.custom-container{padding:20px 10px}}