 @media (max-width: 770px) {
    .sm-prog-bar {
        display: none;
    }
    .para-image {
        height: 400px;
        display: flex;
        justify-content: right;
        align-items: center;
    }
  }

.h-control {
      min-height: 75px!important;
    }