.w-100 {
  width: 100%;
}

.hide,
.hidden {
  display: none !important;
}