@media only screen and (max-width: 801px) {
	.responsive_pad{
		padding-left:7%;
		padding-right:7%;
	}
}