@media screen and (max-width: 414px) {
	.site-header, .site-footer {
		display: none;
	}
}