@media(max-width:400px){
	h2{
		font-size:30px !important;
	}
	p{
		font-size:16px !important;
	}
}