#why .b div{	height: 470px;}@media screen and (max-width: 775px){	#why .b div	{		height: auto;		min-height: 0px;		padding-bottom: 30px;	}}@media screen and (max-width: 600px){	#topslide .slide h2	{		padding-left: 0px;		padding-right: 0px;	}	#topslide .slide.tipslide h2	{		padding-left: 50px;		padding-right: 50px;	}		#topslide .slide:nth-of-type(3) p	{		margin-top: 15px;	}}@media screen and (max-width: 450px){	#top h1	{		margin-top: 50px;	}}@media screen and (max-width: 350px){	#top h1	{		margin-top: 30px;		margin-bottom: 20px;	}}@media screen and (min-width: 451px) and (max-width: 750px) and (max-height: 810px){	#top .inner > div	{		margin-top: 400px;	}}