@media (min-width: 992px) {
.col-md-15 {
    width: 20%;
    float: left;
}
}