.mainSections{
 width: calc(100% - 30px);
 margin: 120px 15px 180px;
}

.mainSections h1{
	font-size: 2.2rem;
	line-height: 3.2rem;
}
.mainSections h1::after {
    bottom: -45px;
    width: 40px;
}