


@media screen and (max-width:600px){
  #insta-feed {
    display: none;
}

}