/*
Theme Name: Lychee
Theme URI: http://demo.nrgthemes.com/projects/lycheewp/
Author: NRGthemes
Author URI: http://nrgthemes.com/
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready Wordpress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, white, light, two-columns, three-columns, four-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: lychee
*/

.logo img {
width: 150px !important;
height: 40px !important;
}

.main-title .rotator {
position: absolute;
left: 0;
margin-top: 40px;
margin-left: 20%;
}

.main-title h1 {
text-indent: -9999px;
width: 655px;
height: 189px;
background: url(http://lovebite.com/wp-content/uploads/2016/08/bigbite.png) no-repeat;
background-size: 655px 189px;
position: absolute;
left: 5%;
margin-top: -85px;
}

@media (max-width: 600px) {
  .main-title h1 {
	width: 300px;
	height: 87px;
	background-size: 150px 43px;
  }
.main-title .rotator {
	margin-top: 0px;
}
}