@media only screen and (max-width : 991px) {
  .add-new-artikle > .col-md-2 {
    width: 100% !important;
  }
}
