@media screen and (max-width: 767px) {
  .van_contact_img img {
    height: 340px !important;
  }
  .van_contact_img:after {
    background-size: 100px;
  }
}
