/************************************************************************************
smaller than 570px
*************************************************************************************/
@media screen and (max-height: 570px) {

	.body {
	    padding-top: 140px;
	}

}
