.company-name{
	font-size: 18px;
    display: inline-block;
}
.rounded-circle{
	width: 30px; 
	height: 30px;
}
.contact-text{
	font-size: 14px;
}
.main-heading{
	font-size: 24px;
}
.prj-small{
	height:250px;
}
.testimonial-item img {
    width: 60px !important;
    height: 60px !important;
    border-radius: 60px;
}
.testimonial-carousel .owl-dot.active{
	background: #70e1f5 !important;
}