 .heading {
  color: #34A8DE; 
 }

 @media (max-width: 600px) {
  .main_image_container, .image_line {
    display: none;
  } 
}