@media screen and (max-width: 768px) {
	header>div.back>div.container{
		background: #00000059;
		height: 238px;
	}
	#slide label {
		bottom: 0;
		top: auto;
		font-size: 26px;
	}
}
@media screen and (min-width: 768px) {#slide label {font-size: 44px;}}