#lincoln-privileges .cards{display:grid;grid-template-columns:repeat(auto-fill, 380px);grid-gap:3rem;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:5rem;margin-bottom:3rem}#lincoln-privileges .card{max-width:380px;background-color:#f0efef;border-radius:15px}#lincoln-privileges .card img{border-top-left-radius:15px;border-top-right-radius:15px}#lincoln-privileges .card .content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:450px;padding:2.5rem}#lincoln-privileges .card h2{margin-bottom:2rem;font-size:2.5rem}#lincoln-privileges .card p{font-size:1.6rem;line-height:1.2}#lincoln-privileges .card .actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1rem}#lincoln-privileges .card .actions a{display:block;width:90%;height:unset;padding:.5rem;margin:auto;font-size:1.6rem}#lincoln-privileges .card .actions a.btn-basic:hover{color:#a2a9ad;border:2px solid #a2a9ad}#contact{min-height:500px}#contact .globo-heading{display:none}#contact .header{display:none}@media screen and (width <= 900px){#lincoln-privileges .cards{grid-template-columns:repeat(auto-fill, 250px);grid-gap:2rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}#lincoln-privileges .card{max-width:100%}#lincoln-privileges .card .actions a{width:100%}#lincoln-privileges .card .content-wrapper{height:600px}}@media screen and (width <= 600px){#lincoln-privileges .cards{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:0}#lincoln-privileges .card{max-width:100%;background-color:rgba(0,0,0,0);border-top-left-radius:0;border-top-right-radius:0}#lincoln-privileges .card img{width:100%;border-top-left-radius:0;border-top-right-radius:0}#lincoln-privileges .card .content-wrapper{height:unset}#lincoln-privileges .card .actions{margin-top:4rem}}