@media (max-width: 767px) {
  #custom-image img{
    width: 100% !important;
    height: auto !important;
  }
}