﻿

@media screen and (max-width: 1023px){


}

@media screen and (max-width: 767px){
.hidden-footer{position: relative; margin-top: -160px;}
.home-panel {
background: url('images/bee-background.png') no-repeat 50% 100%;}

}

@media screen and (max-width: 400px){
h1{font-size: 26px; line-height: 26px;}
h2{font-size: 26px; line-height: 26px;}
}

@media screen and (max-height: 600px){
	.cell {

	vertical-align: top;

}
.main-logo img{width: 80%; margin: 0 10%; height: auto;}
h1{margin-top:20px;}
.home-panel {
	background-size: 100px;}
}