﻿
.main_news_wrapper {
	width: calc(100% - 6rem);
	margin: 20px 3em;
}

.news_wrapper {
	width: 32%;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}

.news_wrapper:nth-child(2) {
	margin-left: 2%;
	margin-right: 2%;
}

.news_wrapper .news_box {
	height: 18vw;
	overflow: hidden;
}

.bespokecommisionprojects {
	margin-left: 0px;
	margin-right: 0px;
	--bs-gutter-x: 0px;
	margin-bottom:0px !important;
}

.bespokecommisionprojects > div {
	--bs-gutter-x: 0px;
}

.bespokecommisionprojects > div.row > div.sgfurn {
	width: 49%;
}

.bespokecommisionprojects > div.row > div.sgfurn:nth-child(1),
.bespokecommisionprojects > div.row > div.sgfurn:nth-child(3) {
	margin-right: 2%;
}

.blogtitle {
	width: calc(100% - 6rem);
	max-width: calc(100% - 6rem);
	margin: 20px 3em;
	padding-left: 0px;
	padding-right: 0px;
}

.col-lg-8 p {
	font-size: 0.9rem;
}

.col-lg-8 h1 {
	font-size: calc(1rem + 1.5vw);
}

.col-lg-8.my-5 {
	margin-top: 4rem !important;
	margin-bottom: 4rem !important;
}

.bespokeprojexplore
{
	margin-top:0px !important;
	margin-bottom:6rem !important;
}