@media (min-width: 1400px) {
    .container {
        max-width: 1360px;
    }
}
.cards .card .card-img-top
{
 margin-top: 0; 
 margin-bottom: 0;
}
