.maincontent {
padding:0;
position:relative;
max-width:100%;
}


.cert-content {
	background: #ccc;
}

.cert-list {
	 margin-bottom: 0px;
}


.roof-svc-grid {
grid-template-columns:1fr 1fr;
}

.roof-svc-img {
height:300px;
}

.roof-svc-card {
margin-bottom:40px;
}


.home-global {
	padding: 75px 0;
}


.cert-content {
	background: #ccc;
}

.cert-list {
	 margin-bottom: 0px;
}

.about-svc-image {
text-align: center;
}

.about-svc-image img {
	max-width: 600px;
	width: 100%;
	margin-inline: auto;
	border-radius: 5px;
	box-shadow: 2px 2px 6px #00000061;
	margin-bottom: 45px;
}

.products-list {
	display: flex;
	justify-content: space-around;
	gap: 15px;
	flex-flow: row wrap;
}


.roof-svc-grid {
grid-template-columns:1fr;
}

.roof-svc-img {
height:300px;
}