@charset "UTF-8";

@media screen and (max-width: 500px){
	#first+section{
		padding-top: 35px;
		padding-bottom: 30px;
	}
}