﻿.forex-section {
	max-width: 1250px !important;
	box-shadow: 0 0 5px 1px rgba(0,0,0,.2) !important;
}
.content .layout {
	padding: 0 !important;
	-webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.2) !important;
	box-shadow: 0 0 5px 1px rgba(0,0,0,.2) !important;
	background-color: #fff !important;
}
.content * {
	box-sizing: border-box !important;
}
.contacts__left-col {
	margin-right: 300px !important;
}
.background {
	background-size: cover;
}
.forex-section__body {
	max-width: unset;
}
.forex-section__buttonContainer {
	display: unset;
}
.forex-home .container {
	max-width: unset !important;
}
