.img-1.d-none.d-lg-block img.shape-1 {
    display: none !important;
}
.box-we-hiring .box-we-hiring-before {
    background-size: cover!important;
    bottom: 15px;
    content: "";
    height: 150px;
    left: 15px;
    position: absolute;
    width: 150px
}
.img-2 {
    display: none;
}
#botble-job-board-forms-fronts-auth-login-form {
    margin-bottom: 50px;
}
.banner-hero .block-banner .form-find {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 18px 40px rgba(25,15,9,.1);
    display: inline-block;
    padding: 10px;
  width:490px;
}
@media (max-width: 767px) {
  .banner-hero .block-banner .form-find {
    width: 100%;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 10px 25px rgba(25,15,9,0.08);
  }
}