.photo-weather .home-weather h1 {
    font-size: 40px;
}

@media only screen and (max-width: 996px) {
	.photo-weather .home-weather h1 {
		font-size: 22px;
	}
}
