.projectsAn {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}
.projectsAn .swiper {
    width: 100%;
}
.linkProject {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 50px auto;
    display: block;
}
.linkProject img {
    width: 100%;
    height: auto !important;
}