.resources{width:100%}.resources h2{font-size:32px;margin-bottom:50px;text-align:center}.resources-list{display:flex;gap:30px}.resources-list .resource{flex:1}.resources-list .resource .resource-img{background-size:cover!important;height:230px;margin-bottom:20px;width:100%}.resources-list .resource h3{font-size:22px;margin-bottom:20px}.resources-list .resource .description{font-size:18px;margin-bottom:30px}.resources-list .resource .custom-btn{background-color:#e0ccab;font-size:16px}@media(max-width:1200px){.resources-list .resource .resource-img{height:180px}}@media(max-width:767px){.resources-list{align-items:center;flex-direction:column;gap:0}.resources-list .resource{margin-bottom:30px;max-width:500px}.resources-list .resource:last-child{margin-bottom:0}}