
@media (min-width: 1200px) {
    .custom-col-5 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}