.about-section {
	& > .container {
		background-image: url(../img/shape/map-img-1.png);
		background-size: contain;
		background-position: center top;
		background-repeat: no-repeat;
	}
}
