/* 
	Reset styles for consultation (Banking and finance)
*/

#toolsBox, #services, .layout-left, .layout-right {
	display: none;
	width: 1px;
}

.layout-wrapper-reset {
    margin-right: 0;
}

.layout-content {
    margin: auto;
	width: 95%;
}

@media (max-width: 768px) {
	.js	.layout-wrapper {
		width: 95%;
		padding: 2%;
	}
}