@media (max-width: 1199px) {
    #footer {
		height: 310px;
	}
	body {
		margin-bottom:300px;
	}
}

