@media screen and (max-width: 1300px) {

#contactSection .sectionContent {
	max-width: 90%;
}

}