@media screen and (max-width: 768px) {
  #first_img {
      overflow: hidden;
      height: 0; 
  }
}