.ressources{width:100%;padding:100px 80px}@media only screen and (max-width:576px){.ressources{padding:80px 30px}}.ressources__title{font-size:30px;margin:0 auto}.ressources hr{margin:30px auto}.ressources__wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1024px){.ressources__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.ressources__wrap__item{display:block;width:25%;margin:0 10px}@media only screen and (max-width:1024px){.ressources__wrap__item{width:45%}}@media only screen and (max-width:600px){.ressources__wrap__item{width:100%}}.ressources__wrap__item__image{background-repeat:no-repeat;background-position:center;background-size:cover;height:250px}@media only screen and (max-width:768px){.ressources__wrap__item__image{height:200px}}@media only screen and (max-width:576px){.ressources__wrap__item__image{height:250px}}.ressources__wrap__item__subtitle{font-weight:700;font-size:18px;text-align:center}