.card-01{
    background: url(../img/formation/01.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-01:hover{
    
    transform: scale(1.05);
}
.card-02{
    background: url(../img/formation/02.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-02:hover{
    
    transform: scale(1.05);
}
.card-03{
    background: url(../img/formation/03.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-03:hover{
    
    transform: scale(1.05);
}

.card-04{
    background: url(../img/formation/04.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-04:hover{
    
    transform: scale(1.05);
}
.card-05{
    background: url(../img/formation/05.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-05:hover{
    
    transform: scale(1.05);
}
.card-06{
    background: url(../img/formation/06.png);
   width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-06:hover{
    
    transform: scale(1.05);
}

.card-07{
    background: url(../img/formation/07.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-07:hover{
    
    transform: scale(1.05);
}
.card-08{
    background: url(../img/formation/08.png);
  width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-08:hover{
    
    transform: scale(1.05);
}
.card-09{
    background: url(../img/formation/09.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-09:hover{
    
    transform: scale(1.05);
}


.card-10{
    background: url(../img/formation/10.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-10:hover{
    
    transform: scale(1.05);
}
.card-11{
    background: url(../img/formation/11.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-11:hover{
    
    transform: scale(1.05);
}
.card-12{
    background: url(../img/formation/12.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-12:hover{
    
    transform: scale(1.05);
}

.card-13{
    background: url(../img/formation/13.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-13:hover{
    
    transform: scale(1.05);
}
.card-14{
    background: url(../img/formation/14.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-14:hover{
    
    transform: scale(1.05);
}
.card-15{
    background: url(../img/formation/15.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-15:hover{
    
    transform: scale(1.05);
}
.card-16{
    background: url(../img/formation/16.png);
    width: 255px;
    height: 255px;
    background-size: cover;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    transition: 0.5s ease;
}
.card-16:hover{
    
    transform: scale(1.05);
}