.portrait-content {
  display: none;
}

@media screen and (max-width : 768px) {
  .h-100 {
    height: 80% !important;
}

.uppar_log img{
  width: 25%;
}

.form-box {
      width: 100%;
}
}