﻿@media (min-width: 1200px) {
	.section-small.list-page .col-md-offset-1 {
		width: 99% !important;
	}

	.section-small.list-page .text-center {
		width: 82% !important;
	}

	section, .section {
		overflow: visible !important;
	}

	.list-page .open-sidebar-left.FilterDetails {
		position: sticky !important;
	}

	.col-md-9.itemrow {
		margin-left: 0% !important;
		padding-left: 2% !important;
		padding-right: 1% !important;
	}
}
