@media screen and (max-width: 736px) {
.footerMenu .textcontent
{
	margin: 0;
	padding: 0;
}
.footerMenu .textcontent .container
{
	padding: 0;
}

.footerMenu .textcontent .container .divided li
{
	width: 100%;
}
}