/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
  }
  
  #img-cont{
	  width:1050px;
	  margin:0px auto;
  }
@media screen and (max-width:959px){
	 #img-cont{
	  width:100%;
	 }
	img{
		width:100%;
	}
	
}

