// ##### FORM #####
// ========================

.#{$n}-form {
  display: flex;
  flex: 1 1 100%;
  width: 100%;
  height: 100%;
}
