.hide {
  display: none!important;
}

.invisible {
  opacity: 0!important;
}
