/*--
	Theme Name: comprepair
	Description: A theme for Wordpress 3.7+ from flashsite-templates.com Collection
	Author: flashsite-templates.com 
	Author URL: http://www.flashsite-templates.com 
--*/

/*  ***************************************************** GENERAL ********************************************/

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome.eot');
  src: url('fonts/fontawesome.eot') format('embedded-opentype'),
  url('fonts/fontawesome.woff2') format('woff2'),
  url('fonts/fontawesome.woff') format('woff'),
  url('fonts/fontawesome.ttf') format('truetype'),
  url('fonts/fontawesome.svg#FontAwesome') format('svg');
}

@media screen and (min-width: 1590px) {

  #photoBanner img {
    width: 100% !important;
    height: auto;
    margin: 0 auto !important;
  }
}
