@media only screen and (max-width: 767px){
	main{
		padding-bottom: 0 !important;
	}
}