@media only screen and (max-width: 767px) {
  .main-div3 {
    height: auto;
    background-size: 100% auto;
    background-position: bottom;
  }

  .resp-image {
    width: 100%;
}   
}
