.footer
{
	bottom: 67px;
}

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

.footer
{
	bottom: 85px;
}

.tab-container
{
	margin-bottom: 6rem;
}
}