.product-small .box-text .el-meta {
  min-height: 39.2px;
}

.uk-grid-divider.uk-grid-column-small > * {
  align-content: center;
}

.is-divider {
  display: none;
}

.home2 .rowSlider img {
  filter: brightness(0) invert(1);
}

@media screen and (min-width: 1024px) {
  .home4 .row .col {
    flex-basis: 20%;
    max-width: 20%;
  }
}

@media screen and (max-width: 600px) {
  .custom-slider-home .card-overlay {
    bottom: 40px !important;
  }

  #tab-laos {
    margin-top: 5px;
  }

  #ux_mess {
    padding: 12px !important;
    margin-top: 0 !important;
  }

  #footer .uk-child-width-1-3 {
    justify-content: center;
  }
}