/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.logo-6e {
  margin-top: -10px!important;
  height: 40px!important;
  opacity: 0.6;
}

.logo-6e:hover {
  opacity: 1;
}

@media (max-width: 768px) {
 .logo-6e {
 margin-left: auto;
 margin-right: auto;
}
}