.top_back_img { 
  background-image: url(img_main.jpg);
  background-size: 100%;
  background-position: top;;
  background-repeat: no-repeat;
}