.widget-icon img {
    height: 30px;
}
.cursor-pointer{
	cursor: pointer;
}
.title__pricing{
	border-radius: 10px;
    margin: 3px;
}

.contact-us .main-menu > li > .nav-link{
    color:black !important;
}
.title__pricing{
    border-radius:5px !important;
    margin:0 !important;
}
.rounded-10{
    border-radius:5px !important;
    overflow:hiddern;
}
