.Post .Join,.Post .card p,.Post h3{text-align:center}body{background-color:#1d1c1b;min-height:100vh;overflow-x:hidden}header{min-height:40vh;background-repeat:no-repeat;background-attachment:fixed;background-position:bottom;background-size:cover}.Post h3{color:#fff!important;margin:20px auto}.importantStaff{font-size:2rem}.Post .cont{width:80%;max-width:100%;margin:auto;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column}.Post .row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}.Post .card{width:100%}.Post .card img{width:20%}.Post .Join{max-width:800px;display:flex;justify-content:center;align-items:center;background:#ec1c24;margin:10px auto;color:#fff;font-size:1.5rem;border:0;outline:0;padding:10px;border-radius:5px;text-decoration:none}@media only screen and (max-width:1200px){.Post .cont{width:100%}.Post .card img{width:30%}}@media only screen and (max-width:1000px){.Post .cont{width:100%}.Post .row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.Post .card img{width:30%}}@media only screen and (max-width:600px){.Post .cont{width:100%}.Post .row{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px}.Post .card{margin-top:30px}.Post .card img{width:20%}.Post .Join{width:300px;font-size:1.2rem}.importantStaff{font-size:1.5rem}}@media only screen and (max-width:400px){.Post .cont{width:100%}.Post .row{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px}.Post .card{margin-top:30px}.Post .card img{width:30%}.Post .Join{width:95%;font-size:1.2rem}}