﻿@media screen and (max-width: 1245px) {
	.resultats {
		margin: 0 !important;
	}

	.vignette-offre {
		margin-top: 20px !important;
	}
	.carto {
		position: inherit;
		display: block;
		width: 100%;
		box-sizing: border-box;
		position: relative !important;
		top: 0;
		left: 0;
		margin-top: 0;
		margin-bottom: 25px;
	}
	h1 {
		margin: 0;
		text-align: center;
	}
}
