/*=======About Page Newly Added CSS==========*/


#about-test1 {
	background: url('assets/img/shape/dot-dot-wave-shape.svg')no-repeat left bottom !important;
}

#about-test2 {
	border-radius: 15px;
}

/*=======End About Page Newly Added CSS==========*/

/*=======Cotact Page Newly Added CSS==========*/

#contact-test {
	background: url('assets/img/page-header-bg.svg')no-repeat bottom left;
}

#contact-test1 {
	padding-bottom: 50px !important;
	padding-top: 40px !important;
}

#contact-test2 {
	background: url('assets/img/shape/contact-us-bg.svg')no-repeat center bottom;
	padding-bottom: 10px !important;
}

/*=======End Cotact Page Newly Added CSS==========*/